Subversion Repositories oidplus

Rev

Rev 1466 | Rev 1470 | Go to most recent revision | View as "text/json" | Blame | Compare with Previous | Last modification | View Log | RSS feed

  1. {
  2.     "packages": [
  3.         {
  4.             "name": "components/jquery",
  5.             "version": "v3.7.1",
  6.             "version_normalized": "3.7.1.0",
  7.             "source": {
  8.                 "type": "git",
  9.                 "url": "https://github.com/components/jquery.git",
  10.                 "reference": "8edc7785239bb8c2ad2b83302b856a1d61de60e7"
  11.             },
  12.             "dist": {
  13.                 "type": "zip",
  14.                 "url": "https://api.github.com/repos/components/jquery/zipball/8edc7785239bb8c2ad2b83302b856a1d61de60e7",
  15.                 "reference": "8edc7785239bb8c2ad2b83302b856a1d61de60e7",
  16.                 "shasum": ""
  17.             },
  18.             "time": "2023-09-22T01:43:46+00:00",
  19.             "type": "component",
  20.             "extra": {
  21.                 "component": {
  22.                     "scripts": [
  23.                         "jquery.js"
  24.                     ],
  25.                     "files": [
  26.                         "jquery.min.js",
  27.                         "jquery.min.map",
  28.                         "jquery.slim.js",
  29.                         "jquery.slim.min.js",
  30.                         "jquery.slim.min.map"
  31.                     ]
  32.                 }
  33.             },
  34.             "installation-source": "dist",
  35.             "notification-url": "https://packagist.org/downloads/",
  36.             "license": [
  37.                 "MIT"
  38.             ],
  39.             "authors": [
  40.                 {
  41.                     "name": "JS Foundation and other contributors"
  42.                 }
  43.             ],
  44.             "description": "jQuery JavaScript Library",
  45.             "homepage": "http://jquery.com",
  46.             "support": {
  47.                 "forum": "http://forum.jquery.com",
  48.                 "irc": "irc://irc.freenode.org/jquery",
  49.                 "issues": "https://github.com/jquery/jquery/issues",
  50.                 "source": "https://github.com/jquery/jquery",
  51.                 "wiki": "http://docs.jquery.com/"
  52.             },
  53.             "install-path": "../components/jquery"
  54.         },
  55.         {
  56.             "name": "components/jqueryui",
  57.             "version": "1.12.1",
  58.             "version_normalized": "1.12.1.0",
  59.             "source": {
  60.                 "type": "git",
  61.                 "url": "https://github.com/components/jqueryui.git",
  62.                 "reference": "44ecf3794cc56b65954cc19737234a3119d036cc"
  63.             },
  64.             "dist": {
  65.                 "type": "zip",
  66.                 "url": "https://api.github.com/repos/components/jqueryui/zipball/44ecf3794cc56b65954cc19737234a3119d036cc",
  67.                 "reference": "44ecf3794cc56b65954cc19737234a3119d036cc",
  68.                 "shasum": ""
  69.             },
  70.             "require": {
  71.                 "components/jquery": ">=1.6"
  72.             },
  73.             "time": "2016-09-16T05:47:55+00:00",
  74.             "type": "component",
  75.             "extra": {
  76.                 "component": {
  77.                     "name": "jquery-ui",
  78.                     "scripts": [
  79.                         "jquery-ui.js"
  80.                     ],
  81.                     "files": [
  82.                         "ui/**",
  83.                         "themes/**",
  84.                         "jquery-ui.min.js"
  85.                     ],
  86.                     "shim": {
  87.                         "deps": [
  88.                             "jquery"
  89.                         ],
  90.                         "exports": "jQuery"
  91.                     }
  92.                 }
  93.             },
  94.             "installation-source": "dist",
  95.             "notification-url": "https://packagist.org/downloads/",
  96.             "license": [
  97.                 "MIT"
  98.             ],
  99.             "authors": [
  100.                 {
  101.                     "name": "jQuery UI Team",
  102.                     "homepage": "http://jqueryui.com/about"
  103.                 },
  104.                 {
  105.                     "name": "Joern Zaefferer",
  106.                     "email": "joern.zaefferer@gmail.com",
  107.                     "homepage": "http://bassistance.de"
  108.                 },
  109.                 {
  110.                     "name": "Scott Gonzalez",
  111.                     "email": "scott.gonzalez@gmail.com",
  112.                     "homepage": "http://scottgonzalez.com"
  113.                 },
  114.                 {
  115.                     "name": "Kris Borchers",
  116.                     "email": "kris.borchers@gmail.com",
  117.                     "homepage": "http://krisborchers.com"
  118.                 },
  119.                 {
  120.                     "name": "Mike Sherov",
  121.                     "email": "mike.sherov@gmail.com",
  122.                     "homepage": "http://mike.sherov.com"
  123.                 },
  124.                 {
  125.                     "name": "TJ VanToll",
  126.                     "email": "tj.vantoll@gmail.com",
  127.                     "homepage": "http://tjvantoll.com"
  128.                 },
  129.                 {
  130.                     "name": "Corey Frang",
  131.                     "email": "gnarf37@gmail.com",
  132.                     "homepage": "http://gnarf.net"
  133.                 },
  134.                 {
  135.                     "name": "Felix Nagel",
  136.                     "email": "info@felixnagel.com",
  137.                     "homepage": "http://www.felixnagel.com"
  138.                 }
  139.             ],
  140.             "description": "jQuery UI is a curated set of user interface interactions, effects, widgets, and themes built on top of the jQuery JavaScript Library. Whether you're building highly interactive web applications or you just need to add a date picker to a form control, jQuery UI is the perfect choice.",
  141.             "support": {
  142.                 "issues": "https://github.com/components/jqueryui/issues",
  143.                 "source": "https://github.com/components/jqueryui/tree/master"
  144.             },
  145.             "install-path": "../components/jqueryui"
  146.         },
  147.         {
  148.             "name": "danielmarschall/fileformats",
  149.             "version": "dev-master",
  150.             "version_normalized": "dev-master",
  151.             "source": {
  152.                 "type": "git",
  153.                 "url": "https://github.com/danielmarschall/fileformats.git",
  154.                 "reference": "67fb75197baf894d2ce25e559c1aea2d4ccf4ab4"
  155.             },
  156.             "dist": {
  157.                 "type": "zip",
  158.                 "url": "https://api.github.com/repos/danielmarschall/fileformats/zipball/67fb75197baf894d2ce25e559c1aea2d4ccf4ab4",
  159.                 "reference": "67fb75197baf894d2ce25e559c1aea2d4ccf4ab4",
  160.                 "shasum": ""
  161.             },
  162.             "require": {
  163.                 "php": ">=7.0"
  164.             },
  165.             "time": "2023-08-31T14:39:26+00:00",
  166.             "default-branch": true,
  167.             "type": "library",
  168.             "installation-source": "dist",
  169.             "notification-url": "https://packagist.org/downloads/",
  170.             "license": [
  171.                 "Apache-2.0"
  172.             ],
  173.             "authors": [
  174.                 {
  175.                     "name": "Daniel Marschall",
  176.                     "email": "info@daniel-marschall.de",
  177.                     "homepage": "https://www.daniel-marschall.de/"
  178.                 }
  179.             ],
  180.             "description": "File format detection in PHP",
  181.             "homepage": "https://www.viathinksoft.com/projects/fileformats",
  182.             "support": {
  183.                 "issues": "https://github.com/danielmarschall/fileformats/issues",
  184.                 "source": "https://github.com/danielmarschall/fileformats/tree/master"
  185.             },
  186.             "install-path": "../danielmarschall/fileformats"
  187.         },
  188.         {
  189.             "name": "danielmarschall/glip",
  190.             "version": "dev-master",
  191.             "version_normalized": "dev-master",
  192.             "source": {
  193.                 "type": "git",
  194.                 "url": "https://github.com/danielmarschall/glip.git",
  195.                 "reference": "681871be63734893ac6c4ea6c1db99e9ab7e0807"
  196.             },
  197.             "dist": {
  198.                 "type": "zip",
  199.                 "url": "https://api.github.com/repos/danielmarschall/glip/zipball/681871be63734893ac6c4ea6c1db99e9ab7e0807",
  200.                 "reference": "681871be63734893ac6c4ea6c1db99e9ab7e0807",
  201.                 "shasum": ""
  202.             },
  203.             "require": {
  204.                 "ext-zlib": "*",
  205.                 "php": ">=5.3"
  206.             },
  207.             "time": "2023-04-10T18:46:40+00:00",
  208.             "default-branch": true,
  209.             "type": "library",
  210.             "extra": {
  211.                 "branch-alias": {
  212.                     "dev-master": "0.1.3-dev"
  213.                 }
  214.             },
  215.             "installation-source": "dist",
  216.             "autoload": {
  217.                 "psr-4": {
  218.                     "ViaThinkSoft\\Glip\\": "src/"
  219.                 }
  220.             },
  221.             "notification-url": "https://packagist.org/downloads/",
  222.             "license": [
  223.                 "GPL-2.0-or-later"
  224.             ],
  225.             "authors": [
  226.                 {
  227.                     "name": "Patrik Fimml",
  228.                     "email": "patrik@fimml.at",
  229.                     "homepage": "https://fimml.at/",
  230.                     "role": "Developer"
  231.                 },
  232.                 {
  233.                     "name": "Daniel Marschall",
  234.                     "email": "info@daniel-marschall.de",
  235.                     "homepage": "https://www.daniel-marschall.de/",
  236.                     "role": "Developer"
  237.                 }
  238.             ],
  239.             "description": "Git library for PHP",
  240.             "homepage": "https://fimml.at/projects/glip",
  241.             "keywords": [
  242.                 "git"
  243.             ],
  244.             "support": {
  245.                 "issues": "https://github.com/danielmarschall/glip/issues",
  246.                 "source": "https://github.com/danielmarschall/glip/tree/master"
  247.             },
  248.             "install-path": "../danielmarschall/glip"
  249.         },
  250.         {
  251.             "name": "danielmarschall/oidconverter",
  252.             "version": "dev-master",
  253.             "version_normalized": "dev-master",
  254.             "source": {
  255.                 "type": "git",
  256.                 "url": "https://github.com/danielmarschall/oidconverter.git",
  257.                 "reference": "cd036ff233ff368e619bf09e3045cb5180850eb7"
  258.             },
  259.             "dist": {
  260.                 "type": "zip",
  261.                 "url": "https://api.github.com/repos/danielmarschall/oidconverter/zipball/cd036ff233ff368e619bf09e3045cb5180850eb7",
  262.                 "reference": "cd036ff233ff368e619bf09e3045cb5180850eb7",
  263.                 "shasum": ""
  264.             },
  265.             "require": {
  266.                 "php": ">=7.0"
  267.             },
  268.             "time": "2024-02-05T01:36:02+00:00",
  269.             "default-branch": true,
  270.             "type": "library",
  271.             "installation-source": "dist",
  272.             "notification-url": "https://packagist.org/downloads/",
  273.             "license": [
  274.                 "Apache-2.0"
  275.             ],
  276.             "authors": [
  277.                 {
  278.                     "name": "Daniel Marschall",
  279.                     "email": "info@daniel-marschall.de",
  280.                     "homepage": "https://www.daniel-marschall.de/"
  281.                 }
  282.             ],
  283.             "description": "OID/DER converter",
  284.             "homepage": "https://www.viathinksoft.com/projects/oidconverter",
  285.             "support": {
  286.                 "issues": "https://github.com/danielmarschall/oidconverter/issues",
  287.                 "source": "https://github.com/danielmarschall/oidconverter/tree/master"
  288.             },
  289.             "install-path": "../danielmarschall/oidconverter"
  290.         },
  291.         {
  292.             "name": "danielmarschall/php-sha3",
  293.             "version": "dev-master",
  294.             "version_normalized": "dev-master",
  295.             "source": {
  296.                 "type": "git",
  297.                 "url": "https://github.com/danielmarschall/php-sha3.git",
  298.                 "reference": "5605bd539677494558470234266cb5885343e72b"
  299.             },
  300.             "dist": {
  301.                 "type": "zip",
  302.                 "url": "https://api.github.com/repos/danielmarschall/php-sha3/zipball/5605bd539677494558470234266cb5885343e72b",
  303.                 "reference": "5605bd539677494558470234266cb5885343e72b",
  304.                 "shasum": ""
  305.             },
  306.             "require": {
  307.                 "php": ">=5.4.0"
  308.             },
  309.             "require-dev": {
  310.                 "php-coveralls/php-coveralls": "dev-master",
  311.                 "phpstan/phpstan": "^1.8",
  312.                 "phpunit/phpunit": "^4.8"
  313.             },
  314.             "time": "2023-02-28T22:45:45+00:00",
  315.             "default-branch": true,
  316.             "type": "library",
  317.             "installation-source": "dist",
  318.             "autoload": {
  319.                 "psr-4": {
  320.                     "bb\\Sha3\\": "src"
  321.                 }
  322.             },
  323.             "notification-url": "https://packagist.org/downloads/",
  324.             "license": [
  325.                 "MIT"
  326.             ],
  327.             "authors": [
  328.                 {
  329.                     "name": "Bruno Bierbaumer",
  330.                     "homepage": "https://github.com/0xbb/php-sha3"
  331.                 }
  332.             ],
  333.             "description": "Pure PHP implementation of SHA-3",
  334.             "keywords": [
  335.                 "keccak",
  336.                 "sha-3",
  337.                 "sha3",
  338.                 "shake"
  339.             ],
  340.             "support": {
  341.                 "issues": "https://github.com/danielmarschall/php-sha3/issues",
  342.                 "source": "https://github.com/danielmarschall/php-sha3/tree/master"
  343.             },
  344.             "install-path": "../danielmarschall/php-sha3"
  345.         },
  346.         {
  347.             "name": "danielmarschall/php_utils",
  348.             "version": "dev-master",
  349.             "version_normalized": "dev-master",
  350.             "source": {
  351.                 "type": "git",
  352.                 "url": "https://github.com/danielmarschall/php_utils.git",
  353.                 "reference": "3f42fc2c9ad7fef67dad4917c454e6799d0fd274"
  354.             },
  355.             "dist": {
  356.                 "type": "zip",
  357.                 "url": "https://api.github.com/repos/danielmarschall/php_utils/zipball/3f42fc2c9ad7fef67dad4917c454e6799d0fd274",
  358.                 "reference": "3f42fc2c9ad7fef67dad4917c454e6799d0fd274",
  359.                 "shasum": ""
  360.             },
  361.             "require": {
  362.                 "ext-zlib": "*",
  363.                 "php": ">=7.0"
  364.             },
  365.             "time": "2024-03-13T17:00:11+00:00",
  366.             "default-branch": true,
  367.             "type": "library",
  368.             "installation-source": "dist",
  369.             "notification-url": "https://packagist.org/downloads/",
  370.             "license": [
  371.                 "Apache-2.0"
  372.             ],
  373.             "authors": [
  374.                 {
  375.                     "name": "Daniel Marschall",
  376.                     "email": "info@daniel-marschall.de",
  377.                     "homepage": "https://www.daniel-marschall.de/"
  378.                 }
  379.             ],
  380.             "description": "PHP functions",
  381.             "homepage": "https://www.viathinksoft.com/projects/php_utils",
  382.             "support": {
  383.                 "issues": "https://github.com/danielmarschall/php_utils/issues",
  384.                 "source": "https://github.com/danielmarschall/php_utils/tree/master"
  385.             },
  386.             "install-path": "../danielmarschall/php_utils"
  387.         },
  388.         {
  389.             "name": "danielmarschall/uuid_mac_utils",
  390.             "version": "dev-master",
  391.             "version_normalized": "dev-master",
  392.             "source": {
  393.                 "type": "git",
  394.                 "url": "https://github.com/danielmarschall/uuid_mac_utils.git",
  395.                 "reference": "4936898473ce09a5fd06e47d33c582365d0c3b38"
  396.             },
  397.             "dist": {
  398.                 "type": "zip",
  399.                 "url": "https://api.github.com/repos/danielmarschall/uuid_mac_utils/zipball/4936898473ce09a5fd06e47d33c582365d0c3b38",
  400.                 "reference": "4936898473ce09a5fd06e47d33c582365d0c3b38",
  401.                 "shasum": ""
  402.             },
  403.             "require": {
  404.                 "php": ">=7.0"
  405.             },
  406.             "time": "2024-03-09T20:36:07+00:00",
  407.             "default-branch": true,
  408.             "type": "library",
  409.             "installation-source": "dist",
  410.             "notification-url": "https://packagist.org/downloads/",
  411.             "license": [
  412.                 "Apache-2.0"
  413.             ],
  414.             "authors": [
  415.                 {
  416.                     "name": "Daniel Marschall",
  417.                     "email": "info@daniel-marschall.de",
  418.                     "homepage": "https://www.daniel-marschall.de/"
  419.                 }
  420.             ],
  421.             "description": "UUID & MAC Utils for PHP",
  422.             "homepage": "https://www.viathinksoft.com/projects/uuid_mac_utils",
  423.             "support": {
  424.                 "issues": "https://github.com/danielmarschall/uuid_mac_utils/issues",
  425.                 "source": "https://github.com/danielmarschall/uuid_mac_utils/tree/master"
  426.             },
  427.             "install-path": "../danielmarschall/uuid_mac_utils"
  428.         },
  429.         {
  430.             "name": "danielmarschall/vnag",
  431.             "version": "dev-master",
  432.             "version_normalized": "dev-master",
  433.             "source": {
  434.                 "type": "git",
  435.                 "url": "https://github.com/danielmarschall/vnag.git",
  436.                 "reference": "ba9c0ed48696e0e1534241598a352bc4059119a4"
  437.             },
  438.             "dist": {
  439.                 "type": "zip",
  440.                 "url": "https://api.github.com/repos/danielmarschall/vnag/zipball/ba9c0ed48696e0e1534241598a352bc4059119a4",
  441.                 "reference": "ba9c0ed48696e0e1534241598a352bc4059119a4",
  442.                 "shasum": ""
  443.             },
  444.             "require": {
  445.                 "php": ">=7.0"
  446.             },
  447.             "time": "2023-12-17T21:10:26+00:00",
  448.             "default-branch": true,
  449.             "type": "library",
  450.             "installation-source": "dist",
  451.             "notification-url": "https://packagist.org/downloads/",
  452.             "license": [
  453.                 "Apache-2.0"
  454.             ],
  455.             "authors": [
  456.                 {
  457.                     "name": "Daniel Marschall",
  458.                     "email": "info@daniel-marschall.de",
  459.                     "homepage": "https://www.daniel-marschall.de/"
  460.                 }
  461.             ],
  462.             "description": "VNag - Framework for developing Nagios plugins with PHP",
  463.             "homepage": "https://www.viathinksoft.com/projects/vnag",
  464.             "support": {
  465.                 "issues": "https://github.com/danielmarschall/vnag/issues",
  466.                 "source": "https://github.com/danielmarschall/vnag/tree/master"
  467.             },
  468.             "install-path": "../danielmarschall/vnag"
  469.         },
  470.         {
  471.             "name": "dcodeio/bcrypt.js",
  472.             "version": "master",
  473.             "version_normalized": "dev-master",
  474.             "source": {
  475.                 "type": "git",
  476.                 "url": "https://github.com/dcodeIO/bcrypt.js",
  477.                 "reference": "master"
  478.             },
  479.             "type": "library",
  480.             "installation-source": "source",
  481.             "license": [
  482.                 "BSD-3-Clause",
  483.                 "MIT"
  484.             ],
  485.             "install-path": "../dcodeio/bcrypt.js"
  486.         },
  487.         {
  488.             "name": "emn178/js-sha3",
  489.             "version": "master",
  490.             "version_normalized": "dev-master",
  491.             "source": {
  492.                 "type": "git",
  493.                 "url": "https://github.com/emn178/js-sha3",
  494.                 "reference": "master"
  495.             },
  496.             "type": "library",
  497.             "installation-source": "source",
  498.             "license": [
  499.                 "MIT"
  500.             ],
  501.             "install-path": "../emn178/js-sha3"
  502.         },
  503.         {
  504.             "name": "firebase/php-jwt",
  505.             "version": "v5.5.1",
  506.             "version_normalized": "5.5.1.0",
  507.             "source": {
  508.                 "type": "git",
  509.                 "url": "https://github.com/firebase/php-jwt.git",
  510.                 "reference": "83b609028194aa042ea33b5af2d41a7427de80e6"
  511.             },
  512.             "dist": {
  513.                 "type": "zip",
  514.                 "url": "https://api.github.com/repos/firebase/php-jwt/zipball/83b609028194aa042ea33b5af2d41a7427de80e6",
  515.                 "reference": "83b609028194aa042ea33b5af2d41a7427de80e6",
  516.                 "shasum": ""
  517.             },
  518.             "require": {
  519.                 "php": ">=5.3.0"
  520.             },
  521.             "require-dev": {
  522.                 "phpunit/phpunit": ">=4.8 <=9"
  523.             },
  524.             "suggest": {
  525.                 "paragonie/sodium_compat": "Support EdDSA (Ed25519) signatures when libsodium is not present"
  526.             },
  527.             "time": "2021-11-08T20:18:51+00:00",
  528.             "type": "library",
  529.             "installation-source": "dist",
  530.             "autoload": {
  531.                 "psr-4": {
  532.                     "Firebase\\JWT\\": "src"
  533.                 }
  534.             },
  535.             "notification-url": "https://packagist.org/downloads/",
  536.             "license": [
  537.                 "BSD-3-Clause"
  538.             ],
  539.             "authors": [
  540.                 {
  541.                     "name": "Neuman Vong",
  542.                     "email": "neuman+pear@twilio.com",
  543.                     "role": "Developer"
  544.                 },
  545.                 {
  546.                     "name": "Anant Narayanan",
  547.                     "email": "anant@php.net",
  548.                     "role": "Developer"
  549.                 }
  550.             ],
  551.             "description": "A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.",
  552.             "homepage": "https://github.com/firebase/php-jwt",
  553.             "keywords": [
  554.                 "jwt",
  555.                 "php"
  556.             ],
  557.             "support": {
  558.                 "issues": "https://github.com/firebase/php-jwt/issues",
  559.                 "source": "https://github.com/firebase/php-jwt/tree/v5.5.1"
  560.             },
  561.             "install-path": "../firebase/php-jwt"
  562.         },
  563.         {
  564.             "name": "gedmarc/layout",
  565.             "version": "master",
  566.             "version_normalized": "dev-master",
  567.             "source": {
  568.                 "type": "git",
  569.                 "url": "https://github.com/GedMarc/layout",
  570.                 "reference": "master"
  571.             },
  572.             "type": "library",
  573.             "installation-source": "source",
  574.             "license": [
  575.                 "GPL-3.0-or-later",
  576.                 "MIT"
  577.             ],
  578.             "install-path": "../gedmarc/layout"
  579.         },
  580.         {
  581.             "name": "matthiasmullie/minify",
  582.             "version": "1.3.72",
  583.             "version_normalized": "1.3.72.0",
  584.             "source": {
  585.                 "type": "git",
  586.                 "url": "https://github.com/matthiasmullie/minify.git",
  587.                 "reference": "531fdeef1911ffe27a53f8a19c297648c78f757e"
  588.             },
  589.             "dist": {
  590.                 "type": "zip",
  591.                 "url": "https://api.github.com/repos/matthiasmullie/minify/zipball/531fdeef1911ffe27a53f8a19c297648c78f757e",
  592.                 "reference": "531fdeef1911ffe27a53f8a19c297648c78f757e",
  593.                 "shasum": ""
  594.             },
  595.             "require": {
  596.                 "ext-pcre": "*",
  597.                 "matthiasmullie/path-converter": "~1.1",
  598.                 "php": ">=5.3.0"
  599.             },
  600.             "require-dev": {
  601.                 "friendsofphp/php-cs-fixer": ">=2.0",
  602.                 "matthiasmullie/scrapbook": ">=1.3",
  603.                 "phpunit/phpunit": ">=4.8",
  604.                 "squizlabs/php_codesniffer": ">=3.0"
  605.             },
  606.             "suggest": {
  607.                 "psr/cache-implementation": "Cache implementation to use with Minify::cache"
  608.             },
  609.             "time": "2024-03-13T12:02:00+00:00",
  610.             "bin": [
  611.                 "bin/minifycss",
  612.                 "bin/minifyjs"
  613.             ],
  614.             "type": "library",
  615.             "installation-source": "dist",
  616.             "autoload": {
  617.                 "psr-4": {
  618.                     "MatthiasMullie\\Minify\\": "src/"
  619.                 }
  620.             },
  621.             "notification-url": "https://packagist.org/downloads/",
  622.             "license": [
  623.                 "MIT"
  624.             ],
  625.             "authors": [
  626.                 {
  627.                     "name": "Matthias Mullie",
  628.                     "email": "minify@mullie.eu",
  629.                     "homepage": "https://www.mullie.eu",
  630.                     "role": "Developer"
  631.                 }
  632.             ],
  633.             "description": "CSS & JavaScript minifier, in PHP. Removes whitespace, strips comments, combines files (incl. @import statements and small assets in CSS files), and optimizes/shortens a few common programming patterns.",
  634.             "homepage": "https://github.com/matthiasmullie/minify",
  635.             "keywords": [
  636.                 "JS",
  637.                 "css",
  638.                 "javascript",
  639.                 "minifier",
  640.                 "minify"
  641.             ],
  642.             "support": {
  643.                 "issues": "https://github.com/matthiasmullie/minify/issues",
  644.                 "source": "https://github.com/matthiasmullie/minify/tree/1.3.72"
  645.             },
  646.             "funding": [
  647.                 {
  648.                     "url": "https://github.com/matthiasmullie",
  649.                     "type": "github"
  650.                 }
  651.             ],
  652.             "install-path": "../matthiasmullie/minify"
  653.         },
  654.         {
  655.             "name": "matthiasmullie/path-converter",
  656.             "version": "1.1.3",
  657.             "version_normalized": "1.1.3.0",
  658.             "source": {
  659.                 "type": "git",
  660.                 "url": "https://github.com/matthiasmullie/path-converter.git",
  661.                 "reference": "e7d13b2c7e2f2268e1424aaed02085518afa02d9"
  662.             },
  663.             "dist": {
  664.                 "type": "zip",
  665.                 "url": "https://api.github.com/repos/matthiasmullie/path-converter/zipball/e7d13b2c7e2f2268e1424aaed02085518afa02d9",
  666.                 "reference": "e7d13b2c7e2f2268e1424aaed02085518afa02d9",
  667.                 "shasum": ""
  668.             },
  669.             "require": {
  670.                 "ext-pcre": "*",
  671.                 "php": ">=5.3.0"
  672.             },
  673.             "require-dev": {
  674.                 "phpunit/phpunit": "~4.8"
  675.             },
  676.             "time": "2019-02-05T23:41:09+00:00",
  677.             "type": "library",
  678.             "installation-source": "dist",
  679.             "autoload": {
  680.                 "psr-4": {
  681.                     "MatthiasMullie\\PathConverter\\": "src/"
  682.                 }
  683.             },
  684.             "notification-url": "https://packagist.org/downloads/",
  685.             "license": [
  686.                 "MIT"
  687.             ],
  688.             "authors": [
  689.                 {
  690.                     "name": "Matthias Mullie",
  691.                     "email": "pathconverter@mullie.eu",
  692.                     "homepage": "http://www.mullie.eu",
  693.                     "role": "Developer"
  694.                 }
  695.             ],
  696.             "description": "Relative path converter",
  697.             "homepage": "http://github.com/matthiasmullie/path-converter",
  698.             "keywords": [
  699.                 "converter",
  700.                 "path",
  701.                 "paths",
  702.                 "relative"
  703.             ],
  704.             "support": {
  705.                 "issues": "https://github.com/matthiasmullie/path-converter/issues",
  706.                 "source": "https://github.com/matthiasmullie/path-converter/tree/1.1.3"
  707.             },
  708.             "install-path": "../matthiasmullie/path-converter"
  709.         },
  710.         {
  711.             "name": "paragonie/constant_time_encoding",
  712.             "version": "v2.6.3",
  713.             "version_normalized": "2.6.3.0",
  714.             "source": {
  715.                 "type": "git",
  716.                 "url": "https://github.com/paragonie/constant_time_encoding.git",
  717.                 "reference": "58c3f47f650c94ec05a151692652a868995d2938"
  718.             },
  719.             "dist": {
  720.                 "type": "zip",
  721.                 "url": "https://api.github.com/repos/paragonie/constant_time_encoding/zipball/58c3f47f650c94ec05a151692652a868995d2938",
  722.                 "reference": "58c3f47f650c94ec05a151692652a868995d2938",
  723.                 "shasum": ""
  724.             },
  725.             "require": {
  726.                 "php": "^7|^8"
  727.             },
  728.             "require-dev": {
  729.                 "phpunit/phpunit": "^6|^7|^8|^9",
  730.                 "vimeo/psalm": "^1|^2|^3|^4"
  731.             },
  732.             "time": "2022-06-14T06:56:20+00:00",
  733.             "type": "library",
  734.             "installation-source": "dist",
  735.             "autoload": {
  736.                 "psr-4": {
  737.                     "ParagonIE\\ConstantTime\\": "src/"
  738.                 }
  739.             },
  740.             "notification-url": "https://packagist.org/downloads/",
  741.             "license": [
  742.                 "MIT"
  743.             ],
  744.             "authors": [
  745.                 {
  746.                     "name": "Paragon Initiative Enterprises",
  747.                     "email": "security@paragonie.com",
  748.                     "homepage": "https://paragonie.com",
  749.                     "role": "Maintainer"
  750.                 },
  751.                 {
  752.                     "name": "Steve 'Sc00bz' Thomas",
  753.                     "email": "steve@tobtu.com",
  754.                     "homepage": "https://www.tobtu.com",
  755.                     "role": "Original Developer"
  756.                 }
  757.             ],
  758.             "description": "Constant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16)",
  759.             "keywords": [
  760.                 "base16",
  761.                 "base32",
  762.                 "base32_decode",
  763.                 "base32_encode",
  764.                 "base64",
  765.                 "base64_decode",
  766.                 "base64_encode",
  767.                 "bin2hex",
  768.                 "encoding",
  769.                 "hex",
  770.                 "hex2bin",
  771.                 "rfc4648"
  772.             ],
  773.             "support": {
  774.                 "email": "info@paragonie.com",
  775.                 "issues": "https://github.com/paragonie/constant_time_encoding/issues",
  776.                 "source": "https://github.com/paragonie/constant_time_encoding"
  777.             },
  778.             "install-path": "../paragonie/constant_time_encoding"
  779.         },
  780.         {
  781.             "name": "paragonie/random_compat",
  782.             "version": "v9.99.100",
  783.             "version_normalized": "9.99.100.0",
  784.             "source": {
  785.                 "type": "git",
  786.                 "url": "https://github.com/paragonie/random_compat.git",
  787.                 "reference": "996434e5492cb4c3edcb9168db6fbb1359ef965a"
  788.             },
  789.             "dist": {
  790.                 "type": "zip",
  791.                 "url": "https://api.github.com/repos/paragonie/random_compat/zipball/996434e5492cb4c3edcb9168db6fbb1359ef965a",
  792.                 "reference": "996434e5492cb4c3edcb9168db6fbb1359ef965a",
  793.                 "shasum": ""
  794.             },
  795.             "require": {
  796.                 "php": ">= 7"
  797.             },
  798.             "require-dev": {
  799.                 "phpunit/phpunit": "4.*|5.*",
  800.                 "vimeo/psalm": "^1"
  801.             },
  802.             "suggest": {
  803.                 "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes."
  804.             },
  805.             "time": "2020-10-15T08:29:30+00:00",
  806.             "type": "library",
  807.             "installation-source": "dist",
  808.             "notification-url": "https://packagist.org/downloads/",
  809.             "license": [
  810.                 "MIT"
  811.             ],
  812.             "authors": [
  813.                 {
  814.                     "name": "Paragon Initiative Enterprises",
  815.                     "email": "security@paragonie.com",
  816.                     "homepage": "https://paragonie.com"
  817.                 }
  818.             ],
  819.             "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7",
  820.             "keywords": [
  821.                 "csprng",
  822.                 "polyfill",
  823.                 "pseudorandom",
  824.                 "random"
  825.             ],
  826.             "support": {
  827.                 "email": "info@paragonie.com",
  828.                 "issues": "https://github.com/paragonie/random_compat/issues",
  829.                 "source": "https://github.com/paragonie/random_compat"
  830.             },
  831.             "install-path": "../paragonie/random_compat"
  832.         },
  833.         {
  834.             "name": "phpseclib/phpseclib",
  835.             "version": "3.0.x-dev",
  836.             "version_normalized": "3.0.9999999.9999999-dev",
  837.             "source": {
  838.                 "type": "git",
  839.                 "url": "https://github.com/phpseclib/phpseclib.git",
  840.                 "reference": "cfa2013d0f68c062055180dd4328cc8b9d1f30b8"
  841.             },
  842.             "dist": {
  843.                 "type": "zip",
  844.                 "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/cfa2013d0f68c062055180dd4328cc8b9d1f30b8",
  845.                 "reference": "cfa2013d0f68c062055180dd4328cc8b9d1f30b8",
  846.                 "shasum": ""
  847.             },
  848.             "require": {
  849.                 "paragonie/constant_time_encoding": "^1|^2",
  850.                 "paragonie/random_compat": "^1.4|^2.0|^9.99.99",
  851.                 "php": ">=5.6.1"
  852.             },
  853.             "require-dev": {
  854.                 "phpunit/phpunit": "*"
  855.             },
  856.             "suggest": {
  857.                 "ext-dom": "Install the DOM extension to load XML formatted public keys.",
  858.                 "ext-gmp": "Install the GMP (GNU Multiple Precision) extension in order to speed up arbitrary precision integer arithmetic operations.",
  859.                 "ext-libsodium": "SSH2/SFTP can make use of some algorithms provided by the libsodium-php extension.",
  860.                 "ext-mcrypt": "Install the Mcrypt extension in order to speed up a few other cryptographic operations.",
  861.                 "ext-openssl": "Install the OpenSSL extension in order to speed up a wide variety of cryptographic operations."
  862.             },
  863.             "time": "2024-03-03T02:14:58+00:00",
  864.             "type": "library",
  865.             "installation-source": "dist",
  866.             "autoload": {
  867.                 "files": [
  868.                     "phpseclib/bootstrap.php"
  869.                 ],
  870.                 "psr-4": {
  871.                     "phpseclib3\\": "phpseclib/"
  872.                 }
  873.             },
  874.             "notification-url": "https://packagist.org/downloads/",
  875.             "license": [
  876.                 "MIT"
  877.             ],
  878.             "authors": [
  879.                 {
  880.                     "name": "Jim Wigginton",
  881.                     "email": "terrafrost@php.net",
  882.                     "role": "Lead Developer"
  883.                 },
  884.                 {
  885.                     "name": "Patrick Monnerat",
  886.                     "email": "pm@datasphere.ch",
  887.                     "role": "Developer"
  888.                 },
  889.                 {
  890.                     "name": "Andreas Fischer",
  891.                     "email": "bantu@phpbb.com",
  892.                     "role": "Developer"
  893.                 },
  894.                 {
  895.                     "name": "Hans-Jürgen Petrich",
  896.                     "email": "petrich@tronic-media.com",
  897.                     "role": "Developer"
  898.                 },
  899.                 {
  900.                     "name": "Graham Campbell",
  901.                     "email": "graham@alt-three.com",
  902.                     "role": "Developer"
  903.                 }
  904.             ],
  905.             "description": "PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.",
  906.             "homepage": "http://phpseclib.sourceforge.net",
  907.             "keywords": [
  908.                 "BigInteger",
  909.                 "aes",
  910.                 "asn.1",
  911.                 "asn1",
  912.                 "blowfish",
  913.                 "crypto",
  914.                 "cryptography",
  915.                 "encryption",
  916.                 "rsa",
  917.                 "security",
  918.                 "sftp",
  919.                 "signature",
  920.                 "signing",
  921.                 "ssh",
  922.                 "twofish",
  923.                 "x.509",
  924.                 "x509"
  925.             ],
  926.             "support": {
  927.                 "issues": "https://github.com/phpseclib/phpseclib/issues",
  928.                 "source": "https://github.com/phpseclib/phpseclib/tree/3.0"
  929.             },
  930.             "funding": [
  931.                 {
  932.                     "url": "https://github.com/terrafrost",
  933.                     "type": "github"
  934.                 },
  935.                 {
  936.                     "url": "https://www.patreon.com/phpseclib",
  937.                     "type": "patreon"
  938.                 },
  939.                 {
  940.                     "url": "https://tidelift.com/funding/github/packagist/phpseclib/phpseclib",
  941.                     "type": "tidelift"
  942.                 }
  943.             ],
  944.             "install-path": "../phpseclib/phpseclib"
  945.         },
  946.         {
  947.             "name": "script47/bs5-utils",
  948.             "version": "master",
  949.             "version_normalized": "dev-master",
  950.             "source": {
  951.                 "type": "git",
  952.                 "url": "https://github.com/Script47/bs5-utils",
  953.                 "reference": "master"
  954.             },
  955.             "type": "library",
  956.             "installation-source": "source",
  957.             "license": [
  958.                 "MIT"
  959.             ],
  960.             "install-path": "../script47/bs5-utils"
  961.         },
  962.         {
  963.             "name": "spamspan/spamspan",
  964.             "version": "master",
  965.             "version_normalized": "dev-master",
  966.             "dist": {
  967.                 "type": "zip",
  968.                 "url": "http://www.spamspan.com/releases/spamspan-latest.zip",
  969.                 "reference": "master"
  970.             },
  971.             "type": "library",
  972.             "installation-source": "dist",
  973.             "license": [
  974.                 "GPL-2.0-only"
  975.             ],
  976.             "install-path": "../spamspan/spamspan"
  977.         },
  978.         {
  979.             "name": "spomky-labs/php-punycode",
  980.             "version": "dev-master",
  981.             "version_normalized": "dev-master",
  982.             "source": {
  983.                 "type": "git",
  984.                 "url": "https://github.com/Spomky-Labs/php-punycode.git",
  985.                 "reference": "d12fe5cd18acedc79851ddc8effd7767d00485f1"
  986.             },
  987.             "dist": {
  988.                 "type": "zip",
  989.                 "url": "https://api.github.com/repos/Spomky-Labs/php-punycode/zipball/d12fe5cd18acedc79851ddc8effd7767d00485f1",
  990.                 "reference": "d12fe5cd18acedc79851ddc8effd7767d00485f1",
  991.                 "shasum": ""
  992.             },
  993.             "require": {
  994.                 "php": ">=5.4",
  995.                 "symfony/polyfill-mbstring": "^1.1"
  996.             },
  997.             "require-dev": {
  998.                 "phpunit/phpunit": "^4.8|^5.0",
  999.                 "satooshi/php-coveralls": "^1.0"
  1000.             },
  1001.             "time": "2016-04-29T13:09:14+00:00",
  1002.             "default-branch": true,
  1003.             "type": "library",
  1004.             "installation-source": "dist",
  1005.             "autoload": {
  1006.                 "psr-4": {
  1007.                     "SpomkyLabs\\": "src/"
  1008.                 }
  1009.             },
  1010.             "notification-url": "https://packagist.org/downloads/",
  1011.             "license": [
  1012.                 "MIT"
  1013.             ],
  1014.             "authors": [
  1015.                 {
  1016.                     "name": "Renan Gonçalves",
  1017.                     "email": "renan.saddam@gmail.com"
  1018.                 },
  1019.                 {
  1020.                     "name": "Florent Morselli"
  1021.                 },
  1022.                 {
  1023.                     "name": "All contributors",
  1024.                     "homepage": "https://github.com/Spomky-Labs/oauth2-server-library/contributors"
  1025.                 }
  1026.             ],
  1027.             "description": "A Bootstring encoding of Unicode for Internationalized Domain Names in Applications (IDNA)",
  1028.             "homepage": "https://github.com/spomky-labs/php-punycode",
  1029.             "keywords": [
  1030.                 "idna",
  1031.                 "punycode"
  1032.             ],
  1033.             "support": {
  1034.                 "issues": "https://github.com/Spomky-Labs/php-punycode/issues",
  1035.                 "source": "https://github.com/Spomky-Labs/php-punycode/tree/master"
  1036.             },
  1037.             "install-path": "../spomky-labs/php-punycode"
  1038.         },
  1039.         {
  1040.             "name": "symfony/polyfill-mbstring",
  1041.             "version": "v1.19.0",
  1042.             "version_normalized": "1.19.0.0",
  1043.             "source": {
  1044.                 "type": "git",
  1045.                 "url": "https://github.com/symfony/polyfill-mbstring.git",
  1046.                 "reference": "b5f7b932ee6fa802fc792eabd77c4c88084517ce"
  1047.             },
  1048.             "dist": {
  1049.                 "type": "zip",
  1050.                 "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/b5f7b932ee6fa802fc792eabd77c4c88084517ce",
  1051.                 "reference": "b5f7b932ee6fa802fc792eabd77c4c88084517ce",
  1052.                 "shasum": ""
  1053.             },
  1054.             "require": {
  1055.                 "php": ">=5.3.3"
  1056.             },
  1057.             "suggest": {
  1058.                 "ext-mbstring": "For best performance"
  1059.             },
  1060.             "time": "2020-10-23T09:01:57+00:00",
  1061.             "type": "library",
  1062.             "extra": {
  1063.                 "branch-alias": {
  1064.                     "dev-main": "1.19-dev"
  1065.                 },
  1066.                 "thanks": {
  1067.                     "name": "symfony/polyfill",
  1068.                     "url": "https://github.com/symfony/polyfill"
  1069.                 }
  1070.             },
  1071.             "installation-source": "dist",
  1072.             "autoload": {
  1073.                 "files": [
  1074.                     "bootstrap.php"
  1075.                 ],
  1076.                 "psr-4": {
  1077.                     "Symfony\\Polyfill\\Mbstring\\": ""
  1078.                 }
  1079.             },
  1080.             "notification-url": "https://packagist.org/downloads/",
  1081.             "license": [
  1082.                 "MIT"
  1083.             ],
  1084.             "authors": [
  1085.                 {
  1086.                     "name": "Nicolas Grekas",
  1087.                     "email": "p@tchwork.com"
  1088.                 },
  1089.                 {
  1090.                     "name": "Symfony Community",
  1091.                     "homepage": "https://symfony.com/contributors"
  1092.                 }
  1093.             ],
  1094.             "description": "Symfony polyfill for the Mbstring extension",
  1095.             "homepage": "https://symfony.com",
  1096.             "keywords": [
  1097.                 "compatibility",
  1098.                 "mbstring",
  1099.                 "polyfill",
  1100.                 "portable",
  1101.                 "shim"
  1102.             ],
  1103.             "support": {
  1104.                 "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.19.0"
  1105.             },
  1106.             "funding": [
  1107.                 {
  1108.                     "url": "https://symfony.com/sponsor",
  1109.                     "type": "custom"
  1110.                 },
  1111.                 {
  1112.                     "url": "https://github.com/fabpot",
  1113.                     "type": "github"
  1114.                 },
  1115.                 {
  1116.                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  1117.                     "type": "tidelift"
  1118.                 }
  1119.             ],
  1120.             "install-path": "../symfony/polyfill-mbstring"
  1121.         },
  1122.         {
  1123.             "name": "tinymce/tinymce",
  1124.             "version": "5.x-dev",
  1125.             "version_normalized": "5.9999999.9999999.9999999-dev",
  1126.             "source": {
  1127.                 "type": "git",
  1128.                 "url": "https://github.com/tinymce/tinymce-dist.git",
  1129.                 "reference": "e5650a256f8941a0593ec0b9d3c435f20f1d4245"
  1130.             },
  1131.             "dist": {
  1132.                 "type": "zip",
  1133.                 "url": "https://api.github.com/repos/tinymce/tinymce-dist/zipball/e5650a256f8941a0593ec0b9d3c435f20f1d4245",
  1134.                 "reference": "e5650a256f8941a0593ec0b9d3c435f20f1d4245",
  1135.                 "shasum": ""
  1136.             },
  1137.             "time": "2023-11-15T00:42:08+00:00",
  1138.             "type": "component",
  1139.             "extra": {
  1140.                 "component": {
  1141.                     "scripts": [
  1142.                         "tinymce.js",
  1143.                         "plugins/*/plugin.js",
  1144.                         "themes/*/theme.js",
  1145.                         "themes/*/icons.js"
  1146.                     ],
  1147.                     "files": [
  1148.                         "tinymce.min.js",
  1149.                         "plugins/*/plugin.min.js",
  1150.                         "themes/*/theme.min.js",
  1151.                         "skins/**",
  1152.                         "icons/*/icons.min.js"
  1153.                     ]
  1154.                 }
  1155.             },
  1156.             "installation-source": "dist",
  1157.             "notification-url": "https://packagist.org/downloads/",
  1158.             "license": [
  1159.                 "LGPL-2.1-only"
  1160.             ],
  1161.             "description": "Web based JavaScript HTML WYSIWYG editor control.",
  1162.             "homepage": "https://www.tiny.cloud/",
  1163.             "keywords": [
  1164.                 "contenteditable",
  1165.                 "editing",
  1166.                 "html",
  1167.                 "javascript",
  1168.                 "rich editor",
  1169.                 "rich text",
  1170.                 "rich text editor",
  1171.                 "richtext",
  1172.                 "rte",
  1173.                 "text",
  1174.                 "tinymce",
  1175.                 "wysiwyg"
  1176.             ],
  1177.             "support": {
  1178.                 "source": "https://github.com/tinymce/tinymce-dist/tree/5.10.9"
  1179.             },
  1180.             "install-path": "../tinymce/tinymce"
  1181.         },
  1182.         {
  1183.             "name": "twbs/bootstrap",
  1184.             "version": "v5.3.3",
  1185.             "version_normalized": "5.3.3.0",
  1186.             "source": {
  1187.                 "type": "git",
  1188.                 "url": "https://github.com/twbs/bootstrap.git",
  1189.                 "reference": "6e1f75f420f68e1d52733b8e407fc7c3766c9dba"
  1190.             },
  1191.             "dist": {
  1192.                 "type": "zip",
  1193.                 "url": "https://api.github.com/repos/twbs/bootstrap/zipball/6e1f75f420f68e1d52733b8e407fc7c3766c9dba",
  1194.                 "reference": "6e1f75f420f68e1d52733b8e407fc7c3766c9dba",
  1195.                 "shasum": ""
  1196.             },
  1197.             "replace": {
  1198.                 "twitter/bootstrap": "self.version"
  1199.             },
  1200.             "time": "2024-02-20T15:14:29+00:00",
  1201.             "type": "library",
  1202.             "installation-source": "dist",
  1203.             "notification-url": "https://packagist.org/downloads/",
  1204.             "license": [
  1205.                 "MIT"
  1206.             ],
  1207.             "authors": [
  1208.                 {
  1209.                     "name": "Mark Otto",
  1210.                     "email": "markdotto@gmail.com"
  1211.                 },
  1212.                 {
  1213.                     "name": "Jacob Thornton",
  1214.                     "email": "jacobthornton@gmail.com"
  1215.                 }
  1216.             ],
  1217.             "description": "The most popular front-end framework for developing responsive, mobile first projects on the web.",
  1218.             "homepage": "https://getbootstrap.com/",
  1219.             "keywords": [
  1220.                 "JS",
  1221.                 "css",
  1222.                 "framework",
  1223.                 "front-end",
  1224.                 "mobile-first",
  1225.                 "responsive",
  1226.                 "sass",
  1227.                 "web"
  1228.             ],
  1229.             "support": {
  1230.                 "issues": "https://github.com/twbs/bootstrap/issues",
  1231.                 "source": "https://github.com/twbs/bootstrap/tree/v5.3.3"
  1232.             },
  1233.             "install-path": "../twbs/bootstrap"
  1234.         },
  1235.         {
  1236.             "name": "tweeb/tinymce-i18n",
  1237.             "version": "2.0.4",
  1238.             "version_normalized": "2.0.4.0",
  1239.             "source": {
  1240.                 "type": "git",
  1241.                 "url": "https://github.com/tweeb/tinymce-i18n.git",
  1242.                 "reference": "058da08d6e61dc4e0279de6509bb6969a62f68e5"
  1243.             },
  1244.             "dist": {
  1245.                 "type": "zip",
  1246.                 "url": "https://api.github.com/repos/tweeb/tinymce-i18n/zipball/058da08d6e61dc4e0279de6509bb6969a62f68e5",
  1247.                 "reference": "058da08d6e61dc4e0279de6509bb6969a62f68e5",
  1248.                 "shasum": ""
  1249.             },
  1250.             "time": "2022-04-12T13:16:56+00:00",
  1251.             "type": "library",
  1252.             "installation-source": "dist",
  1253.             "notification-url": "https://packagist.org/downloads/",
  1254.             "license": [
  1255.                 "MIT"
  1256.             ],
  1257.             "authors": [
  1258.                 {
  1259.                     "name": "TinyMCE Community"
  1260.                 }
  1261.             ],
  1262.             "description": "Languages for TinyMCE 6",
  1263.             "homepage": "https://github.com/tweeb/tinymce-i18n",
  1264.             "keywords": [
  1265.                 "i18n",
  1266.                 "languages",
  1267.                 "tinymce"
  1268.             ],
  1269.             "support": {
  1270.                 "source": "https://github.com/tweeb/tinymce-i18n/tree/2.0.4"
  1271.             },
  1272.             "install-path": "../tweeb/tinymce-i18n"
  1273.         },
  1274.         {
  1275.             "name": "vakata/jstree",
  1276.             "version": "3.3.16",
  1277.             "version_normalized": "3.3.16.0",
  1278.             "source": {
  1279.                 "type": "git",
  1280.                 "url": "https://github.com/vakata/jstree.git",
  1281.                 "reference": "b3135cfc65eba90d4c670e6959273ef92cd1b447"
  1282.             },
  1283.             "dist": {
  1284.                 "type": "zip",
  1285.                 "url": "https://api.github.com/repos/vakata/jstree/zipball/b3135cfc65eba90d4c670e6959273ef92cd1b447",
  1286.                 "reference": "b3135cfc65eba90d4c670e6959273ef92cd1b447",
  1287.                 "shasum": ""
  1288.             },
  1289.             "require": {
  1290.                 "components/jquery": ">=1.9.1"
  1291.             },
  1292.             "suggest": {
  1293.                 "robloach/component-installer": "Allows installation of Components via Composer"
  1294.             },
  1295.             "time": "2023-09-19T10:32:25+00:00",
  1296.             "type": "component",
  1297.             "extra": {
  1298.                 "component": {
  1299.                     "scripts": [
  1300.                         "dist/jstree.js"
  1301.                     ],
  1302.                     "styles": [
  1303.                         "dist/themes/default/style.css"
  1304.                     ],
  1305.                     "images": [
  1306.                         "dist/themes/default/32px.png",
  1307.                         "dist/themes/default/40px.png",
  1308.                         "dist/themes/default/throbber.gif"
  1309.                     ],
  1310.                     "files": [
  1311.                         "dist/jstree.min.js",
  1312.                         "dist/themes/default/style.min.css",
  1313.                         "dist/themes/default/32px.png",
  1314.                         "dist/themes/default/40px.png",
  1315.                         "dist/themes/default/throbber.gif"
  1316.                     ]
  1317.                 }
  1318.             },
  1319.             "installation-source": "dist",
  1320.             "notification-url": "https://packagist.org/downloads/",
  1321.             "license": [
  1322.                 "MIT"
  1323.             ],
  1324.             "authors": [
  1325.                 {
  1326.                     "name": "Ivan Bozhanov",
  1327.                     "email": "jstree@jstree.com"
  1328.                 }
  1329.             ],
  1330.             "description": "jsTree is jquery plugin, that provides interactive trees.",
  1331.             "homepage": "http://jstree.com",
  1332.             "support": {
  1333.                 "forum": "https://groups.google.com/forum/#!forum/jstree",
  1334.                 "issues": "https://github.com/vakata/jstree/issues",
  1335.                 "source": "https://github.com/vakata/jstree"
  1336.             },
  1337.             "funding": [
  1338.                 {
  1339.                     "url": "https://github.com/vakata",
  1340.                     "type": "github"
  1341.                 }
  1342.             ],
  1343.             "install-path": "../vakata/jstree"
  1344.         }
  1345.     ],
  1346.     "dev": false,
  1347.     "dev-package-names": []
  1348. }
  1349.