%PDF- %PDF-
Direktori : /var/www/projetos/hindi.ongrace.com/wp-content/plugins/updraftplus/vendor/composer/ |
Current File : /var/www/projetos/hindi.ongrace.com/wp-content/plugins/updraftplus/vendor/composer/installed.json |
{ "packages": [ { "name": "aws/aws-sdk-php", "version": "2.8.31", "version_normalized": "2.8.31.0", "source": { "type": "git", "url": "https://github.com/aws/aws-sdk-php.git", "reference": "64fa4b07f056e338a5f0f29eece75babaa83af68" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/64fa4b07f056e338a5f0f29eece75babaa83af68", "reference": "64fa4b07f056e338a5f0f29eece75babaa83af68", "shasum": "" }, "require": { "guzzle/guzzle": "~3.7", "php": ">=5.3.3" }, "require-dev": { "doctrine/cache": "~1.0", "ext-openssl": "*", "monolog/monolog": "~1.4", "phpunit/phpunit": "~4.0", "phpunit/phpunit-mock-objects": "2.3.1", "symfony/yaml": "~2.1" }, "suggest": { "doctrine/cache": "Adds support for caching of credentials and responses", "ext-apc": "Allows service description opcode caching, request and response caching, and credentials caching", "ext-openssl": "Allows working with CloudFront private distributions and verifying received SNS messages", "monolog/monolog": "Adds support for logging HTTP requests and responses", "symfony/yaml": "Eases the ability to write manifests for creating jobs in AWS Import/Export" }, "time": "2016-07-25T18:03:20+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-0": { "Aws": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "Apache-2.0" ], "authors": [ { "name": "Amazon Web Services", "homepage": "http://aws.amazon.com" } ], "description": "AWS SDK for PHP - Use Amazon Web Services in your PHP project", "homepage": "http://aws.amazon.com/sdkforphp", "keywords": [ "amazon", "aws", "cloud", "dynamodb", "ec2", "glacier", "s3", "sdk" ], "support": { "forum": "https://forums.aws.amazon.com/forum.jspa?forumID=80", "issues": "https://github.com/aws/aws-sdk-php/issues", "source": "https://github.com/aws/aws-sdk-php/tree/2.8.31" }, "install-path": "../aws/aws-sdk-php" }, { "name": "components/jquery", "version": "3.6.0", "version_normalized": "3.6.0.0", "source": { "type": "git", "url": "https://github.com/components/jquery.git", "reference": "6cf38ee1fd04b6adf8e7dda161283aa35be818c3" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/components/jquery/zipball/6cf38ee1fd04b6adf8e7dda161283aa35be818c3", "reference": "6cf38ee1fd04b6adf8e7dda161283aa35be818c3", "shasum": "" }, "time": "2021-03-20T19:13:42+00:00", "type": "component", "extra": { "component": { "scripts": [ "jquery.js" ], "files": [ "jquery.min.js", "jquery.min.map", "jquery.slim.js", "jquery.slim.min.js", "jquery.slim.min.map" ] } }, "installation-source": "dist", "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "JS Foundation and other contributors" } ], "description": "jQuery JavaScript Library", "homepage": "http://jquery.com", "support": { "forum": "http://forum.jquery.com", "irc": "irc://irc.freenode.org/jquery", "issues": "https://github.com/jquery/jquery/issues", "source": "https://github.com/jquery/jquery", "wiki": "http://docs.jquery.com/" }, "install-path": "../components/jquery" }, { "name": "components/jquery-blockui", "version": "v2.71", "version_normalized": "2.71.0.0", "source": { "type": "git", "url": "https://github.com/DavidAnderson684/blockui.git", "reference": "ba184b5d243e0be7183060f72ff58fabacc234d7" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/DavidAnderson684/blockui/zipball/ba184b5d243e0be7183060f72ff58fabacc234d7", "reference": "ba184b5d243e0be7183060f72ff58fabacc234d7", "shasum": "" }, "require": { "components/jquery": ">=1.12", "robloach/component-installer": "*" }, "time": "2020-12-08T22:54:51+00:00", "type": "component", "extra": { "component": { "scripts": [ "jquery.blockUI.js" ], "shim": { "deps": [ "jquery" ] } } }, "installation-source": "dist", "license": [ "MIT", "GPL" ], "authors": [ { "name": "M. Alsup", "homepage": "http://jquery.malsup.com" } ], "description": "Simulate synchronous ajax by blocking - not locking - the UI. This plugin lets you block user interaction with the page or with a specific element on the page. Also great at displaying modal dialogs.", "homepage": "http://jquery.malsup.com/block/", "keywords": [ "block", "dialog", "modal", "overlay" ], "support": { "source": "https://github.com/DavidAnderson684/blockui/tree/v2.71" }, "install-path": "../components/jquery-blockui" }, { "name": "eher/oauth", "version": "1.0.7", "version_normalized": "1.0.7.0", "source": { "type": "git", "url": "https://github.com/EHER/OAuth.git", "reference": "935c1f7709d1c1457de9e250d0e5f29cac06e507" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/EHER/OAuth/zipball/935c1f7709d1c1457de9e250d0e5f29cac06e507", "reference": "935c1f7709d1c1457de9e250d0e5f29cac06e507", "shasum": "" }, "require": { "php": ">=5.3.0" }, "require-dev": { "eher/phpunit": "1.6" }, "time": "2012-12-13T23:48:10+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-0": { "Eher\\OAuth": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "description": "OAuth 1 PHP Library", "support": { "issues": "https://github.com/EHER/OAuth/issues", "source": "https://github.com/EHER/OAuth/tree/1.0.7" }, "install-path": "../eher/oauth" }, { "name": "guzzle/guzzle", "version": "dev-master", "version_normalized": "dev-master", "source": { "type": "git", "url": "https://github.com/DavidAnderson684/guzzle3.git", "reference": "33e727db47ca87262814f3ced23642261452c2f0" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/DavidAnderson684/guzzle3/zipball/33e727db47ca87262814f3ced23642261452c2f0", "reference": "33e727db47ca87262814f3ced23642261452c2f0", "shasum": "" }, "require": { "ext-curl": "*", "php": ">=5.3.3", "symfony/event-dispatcher": "~2.1" }, "replace": { "guzzle/batch": "self.version", "guzzle/cache": "self.version", "guzzle/common": "self.version", "guzzle/http": "self.version", "guzzle/inflection": "self.version", "guzzle/iterator": "self.version", "guzzle/log": "self.version", "guzzle/parser": "self.version", "guzzle/plugin": "self.version", "guzzle/plugin-async": "self.version", "guzzle/plugin-backoff": "self.version", "guzzle/plugin-cache": "self.version", "guzzle/plugin-cookie": "self.version", "guzzle/plugin-curlauth": "self.version", "guzzle/plugin-error-response": "self.version", "guzzle/plugin-history": "self.version", "guzzle/plugin-log": "self.version", "guzzle/plugin-md5": "self.version", "guzzle/plugin-mock": "self.version", "guzzle/plugin-oauth": "self.version", "guzzle/service": "self.version", "guzzle/stream": "self.version" }, "require-dev": { "doctrine/cache": "~1.3", "monolog/monolog": "~1.0", "phpunit/phpunit": "3.7.*", "psr/log": "~1.0", "symfony/class-loader": "~2.1", "zendframework/zend-cache": "2.*,<2.3", "zendframework/zend-log": "2.*,<2.3" }, "suggest": { "guzzlehttp/guzzle": "Guzzle 5 has moved to a new package name. The package you have installed, Guzzle 3, is deprecated." }, "time": "2021-01-05T14:25:32+00:00", "default-branch": true, "type": "library", "extra": { "branch-alias": { "dev-master": "3.9-dev" } }, "installation-source": "dist", "autoload": { "psr-0": { "Guzzle": "src/", "Guzzle\\Tests": "tests/" } }, "scripts": { "test": [ "phpunit" ] }, "license": [ "MIT" ], "authors": [ { "name": "Michael Dowling", "email": "mtdowling@gmail.com", "homepage": "https://github.com/mtdowling" }, { "name": "Guzzle Community", "homepage": "https://github.com/guzzle/guzzle/contributors" } ], "description": "PHP HTTP client. This library is deprecated in favor of https://packagist.org/packages/guzzlehttp/guzzle", "homepage": "http://guzzlephp.org/", "keywords": [ "HTTP client", "client", "curl", "framework", "http", "rest", "web service" ], "support": { "source": "https://github.com/DavidAnderson684/guzzle3/tree/master" }, "install-path": "../guzzle/guzzle" }, { "name": "kriswallsmith/assetic", "version": "v1.4.0", "version_normalized": "1.4.0.0", "source": { "type": "git", "url": "https://github.com/kriswallsmith/assetic.git", "reference": "e911c437dbdf006a8f62c2f59b15b2d69a5e0aa1" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/kriswallsmith/assetic/zipball/e911c437dbdf006a8f62c2f59b15b2d69a5e0aa1", "reference": "e911c437dbdf006a8f62c2f59b15b2d69a5e0aa1", "shasum": "" }, "require": { "php": ">=5.3.1", "symfony/process": "~2.1|~3.0" }, "conflict": { "twig/twig": "<1.27" }, "require-dev": { "leafo/lessphp": "^0.3.7", "leafo/scssphp": "~0.1", "meenie/javascript-packer": "^1.1", "mrclay/minify": "<2.3", "natxet/cssmin": "3.0.4", "patchwork/jsqueeze": "~1.0|~2.0", "phpunit/phpunit": "~4.8 || ^5.6", "psr/log": "~1.0", "ptachoire/cssembed": "~1.0", "symfony/phpunit-bridge": "~2.7|~3.0", "twig/twig": "~1.23|~2.0", "yfix/packager": "dev-master" }, "suggest": { "leafo/lessphp": "Assetic provides the integration with the lessphp LESS compiler", "leafo/scssphp": "Assetic provides the integration with the scssphp SCSS compiler", "leafo/scssphp-compass": "Assetic provides the integration with the SCSS compass plugin", "patchwork/jsqueeze": "Assetic provides the integration with the JSqueeze JavaScript compressor", "ptachoire/cssembed": "Assetic provides the integration with phpcssembed to embed data uris", "twig/twig": "Assetic provides the integration with the Twig templating engine" }, "time": "2016-11-11T18:43:20+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "1.4-dev" } }, "installation-source": "dist", "autoload": { "psr-0": { "Assetic": "src/" }, "files": [ "src/functions.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Kris Wallsmith", "email": "kris.wallsmith@gmail.com", "homepage": "http://kriswallsmith.net/" } ], "description": "Asset Management for PHP", "homepage": "https://github.com/kriswallsmith/assetic", "keywords": [ "assets", "compression", "minification" ], "support": { "issues": "https://github.com/kriswallsmith/assetic/issues", "source": "https://github.com/kriswallsmith/assetic/tree/master" }, "install-path": "../kriswallsmith/assetic" }, { "name": "mikemccabe/json-patch-php", "version": "0.1.0", "version_normalized": "0.1.0.0", "source": { "type": "git", "url": "https://github.com/mikemccabe/json-patch-php.git", "reference": "b3af30a6aec7f6467c773cd49b2d974a70f7c0d4" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/mikemccabe/json-patch-php/zipball/b3af30a6aec7f6467c773cd49b2d974a70f7c0d4", "reference": "b3af30a6aec7f6467c773cd49b2d974a70f7c0d4", "shasum": "" }, "time": "2015-01-05T21:19:54+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "mikemccabe\\JsonPatch\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "LGPL-3.0" ], "description": "Produce and apply json-patch objects", "support": { "issues": "https://github.com/mikemccabe/json-patch-php/issues", "source": "https://github.com/mikemccabe/json-patch-php/tree/master" }, "install-path": "../mikemccabe/json-patch-php" }, { "name": "phpseclib/phpseclib", "version": "1.0.19", "version_normalized": "1.0.19.0", "source": { "type": "git", "url": "https://github.com/phpseclib/phpseclib.git", "reference": "6537e74746c09cde3bb94317ae039bd89e1decf9" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/6537e74746c09cde3bb94317ae039bd89e1decf9", "reference": "6537e74746c09cde3bb94317ae039bd89e1decf9", "shasum": "" }, "require": { "php": ">=5.0.0" }, "require-dev": { "phing/phing": "~2.7", "phpunit/phpunit": "^4.8.35|^5.7|^6.0", "sami/sami": "~2.0", "squizlabs/php_codesniffer": "~2.0" }, "suggest": { "ext-gmp": "Install the GMP (GNU Multiple Precision) extension in order to speed up arbitrary precision integer arithmetic operations.", "ext-mcrypt": "Install the Mcrypt extension in order to speed up a wide variety of cryptographic operations.", "pear-pear/PHP_Compat": "Install PHP_Compat to get phpseclib working on PHP < 5.0.0." }, "time": "2020-07-08T04:31:58+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-0": { "Crypt": "phpseclib/", "File": "phpseclib/", "Math": "phpseclib/", "Net": "phpseclib/", "System": "phpseclib/" }, "files": [ "phpseclib/bootstrap.php", "phpseclib/Crypt/Random.php" ] }, "notification-url": "https://packagist.org/downloads/", "include-path": [ "phpseclib/" ], "license": [ "MIT" ], "authors": [ { "name": "Jim Wigginton", "email": "terrafrost@php.net", "role": "Lead Developer" }, { "name": "Patrick Monnerat", "email": "pm@datasphere.ch", "role": "Developer" }, { "name": "Andreas Fischer", "email": "bantu@phpbb.com", "role": "Developer" }, { "name": "Hans-Jürgen Petrich", "email": "petrich@tronic-media.com", "role": "Developer" }, { "name": "Graham Campbell", "email": "graham@alt-three.com", "role": "Developer" } ], "description": "PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.", "homepage": "http://phpseclib.sourceforge.net", "keywords": [ "BigInteger", "aes", "asn.1", "asn1", "blowfish", "crypto", "cryptography", "encryption", "rsa", "security", "sftp", "signature", "signing", "ssh", "twofish", "x.509", "x509" ], "support": { "issues": "https://github.com/phpseclib/phpseclib/issues", "source": "https://github.com/phpseclib/phpseclib/tree/1.0" }, "funding": [ { "url": "https://github.com/terrafrost", "type": "github" }, { "url": "https://www.patreon.com/phpseclib", "type": "patreon" }, { "url": "https://tidelift.com/funding/github/packagist/phpseclib/phpseclib", "type": "tidelift" } ], "install-path": "../phpseclib/phpseclib" }, { "name": "psr/log", "version": "1.1.4", "version_normalized": "1.1.4.0", "source": { "type": "git", "url": "https://github.com/php-fig/log.git", "reference": "d49695b909c3b7628b6289db5479a1c204601f11" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-fig/log/zipball/d49695b909c3b7628b6289db5479a1c204601f11", "reference": "d49695b909c3b7628b6289db5479a1c204601f11", "shasum": "" }, "require": { "php": ">=5.3.0" }, "time": "2021-05-03T11:20:27+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "1.1.x-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "Psr\\Log\\": "Psr/Log/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "PHP-FIG", "homepage": "https://www.php-fig.org/" } ], "description": "Common interface for logging libraries", "homepage": "https://github.com/php-fig/log", "keywords": [ "log", "psr", "psr-3" ], "support": { "source": "https://github.com/php-fig/log/tree/1.1.4" }, "install-path": "../psr/log" }, { "name": "rackspace/php-opencloud", "version": "dev-master", "version_normalized": "dev-master", "source": { "type": "git", "url": "https://github.com/DavidAnderson684/php-opencloud.git", "reference": "062bf8bb3432c6e0f68e21a2f6dd5f02f2fc19d7" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/DavidAnderson684/php-opencloud/zipball/062bf8bb3432c6e0f68e21a2f6dd5f02f2fc19d7", "reference": "062bf8bb3432c6e0f68e21a2f6dd5f02f2fc19d7", "shasum": "" }, "require": { "guzzle/guzzle": "~3.8", "mikemccabe/json-patch-php": "~0.1", "php": ">=5.4", "psr/log": "~1.0" }, "require-dev": { "apigen/apigen": "~4.0", "fabpot/php-cs-fixer": "1.0.*@dev", "jakub-onderka/php-parallel-lint": "0.*", "phpspec/prophecy": "~1.4", "phpunit/phpunit": "4.3.*", "satooshi/php-coveralls": "0.6.*@dev" }, "time": "2016-01-29T14:18:21+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-0": { "OpenCloud": [ "lib/" ] } }, "autoload-dev": { "psr-0": { "OpenCloud": [ "tests/" ] } }, "license": [ "Apache-2.0" ], "authors": [ { "name": "Jamie Hannaford", "email": "jamie.hannaford@rackspace.com", "homepage": "https://github.com/jamiehannaford" } ], "description": "PHP SDK for Rackspace/OpenStack APIs", "keywords": [ "nova", "opencloud", "openstack", "rackspace", "swift" ], "support": { "source": "https://github.com/DavidAnderson684/php-opencloud/tree/master" }, "install-path": "../rackspace/php-opencloud" }, { "name": "robloach/component-installer", "version": "0.0.12", "version_normalized": "0.0.12.0", "source": { "type": "git", "url": "https://github.com/RobLoach/component-installer.git", "reference": "1864f25db21fc173e02a359f646acd596c1b0460" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/RobLoach/component-installer/zipball/1864f25db21fc173e02a359f646acd596c1b0460", "reference": "1864f25db21fc173e02a359f646acd596c1b0460", "shasum": "" }, "require": { "kriswallsmith/assetic": "1.*", "php": ">=5.3.2" }, "require-dev": { "composer/composer": "1.*" }, "time": "2013-08-31T23:46:48+00:00", "type": "composer-installer", "extra": { "class": "ComponentInstaller\\Installer" }, "installation-source": "dist", "autoload": { "psr-0": { "ComponentInstaller": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Rob Loach", "email": "robloach@gmail.com", "homepage": "http://robloach.net" } ], "description": "Allows installation of Components via Composer.", "support": { "issues": "https://github.com/RobLoach/component-installer/issues", "source": "https://github.com/RobLoach/component-installer/tree/master" }, "abandoned": "oomphinc/composer-installers-extender", "install-path": "../robloach/component-installer" }, { "name": "symfony/event-dispatcher", "version": "v2.8.52", "version_normalized": "2.8.52.0", "source": { "type": "git", "url": "https://github.com/symfony/event-dispatcher.git", "reference": "a77e974a5fecb4398833b0709210e3d5e334ffb0" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/a77e974a5fecb4398833b0709210e3d5e334ffb0", "reference": "a77e974a5fecb4398833b0709210e3d5e334ffb0", "shasum": "" }, "require": { "php": ">=5.3.9" }, "require-dev": { "psr/log": "~1.0", "symfony/config": "^2.0.5|~3.0.0", "symfony/dependency-injection": "~2.6|~3.0.0", "symfony/expression-language": "~2.6|~3.0.0", "symfony/stopwatch": "~2.3|~3.0.0" }, "suggest": { "symfony/dependency-injection": "", "symfony/http-kernel": "" }, "time": "2018-11-21T14:20:20+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "2.8-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "Symfony\\Component\\EventDispatcher\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony EventDispatcher Component", "homepage": "https://symfony.com", "support": { "source": "https://github.com/symfony/event-dispatcher/tree/v2.8.50" }, "install-path": "../symfony/event-dispatcher" }, { "name": "symfony/process", "version": "v3.4.47", "version_normalized": "3.4.47.0", "source": { "type": "git", "url": "https://github.com/symfony/process.git", "reference": "b8648cf1d5af12a44a51d07ef9bf980921f15fca" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/process/zipball/b8648cf1d5af12a44a51d07ef9bf980921f15fca", "reference": "b8648cf1d5af12a44a51d07ef9bf980921f15fca", "shasum": "" }, "require": { "php": "^5.5.9|>=7.0.8" }, "time": "2020-10-24T10:57:07+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "Symfony\\Component\\Process\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony Process Component", "homepage": "https://symfony.com", "support": { "source": "https://github.com/symfony/process/tree/v3.4.47" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "install-path": "../symfony/process" }, { "name": "team-updraft/common-libs", "version": "3.0.0", "version_normalized": "3.0.0.0", "source": { "type": "git", "url": "https://source.updraftplus.com/team-updraft/common-libs.git", "reference": "eecf7a36ce67202acaeec9fddaca50140ee07ed9" }, "dist": { "type": "zip", "url": "https://source.updraftplus.com/api/v4/projects/28/packages/composer/archives/team-updraft/common-libs.zip?sha=eecf7a36ce67202acaeec9fddaca50140ee07ed9", "reference": "eecf7a36ce67202acaeec9fddaca50140ee07ed9", "shasum": "" }, "require-dev": { "dealerdirect/phpcodesniffer-composer-installer": "0.7.*", "phpcompatibility/php-compatibility": "9.3.*", "sirbrillig/phpcs-variable-analysis": "2.7.*", "squizlabs/php_codesniffer": "3.4.*", "wp-coding-standards/wpcs": "2.1.*" }, "type": "project", "installation-source": "dist", "description": "These are the common libs used across all of our projects", "install-path": "../team-updraft/common-libs" }, { "name": "vakata/jstree", "version": "dev-3.3.12-rc.0-distributable", "version_normalized": "dev-3.3.12-rc.0-distributable", "source": { "type": "git", "url": "https://github.com/DavidAnderson684/jstree.git", "reference": "9342b0a31b0abd126f2e201a4318328f25673249" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/DavidAnderson684/jstree/zipball/9342b0a31b0abd126f2e201a4318328f25673249", "reference": "9342b0a31b0abd126f2e201a4318328f25673249", "shasum": "" }, "require": { "components/jquery": ">=1.9.1" }, "suggest": { "robloach/component-installer": "Allows installation of Components via Composer" }, "time": "2021-03-09T17:23:18+00:00", "type": "component", "extra": { "component": { "scripts": [ "dist/jstree.js" ], "styles": [ "dist/themes/default/style.css" ], "images": [ "dist/themes/default/32px.png", "dist/themes/default/40px.png", "dist/themes/default/throbber.gif" ], "files": [ "dist/jstree.min.js", "dist/themes/default/style.min.css", "dist/themes/default/32px.png", "dist/themes/default/40px.png", "dist/themes/default/throbber.gif" ] } }, "installation-source": "dist", "license": [ "MIT" ], "authors": [ { "name": "Ivan Bozhanov", "email": "jstree@jstree.com" } ], "description": "jsTree is jquery plugin, that provides interactive trees.", "homepage": "http://jstree.com", "support": { "issues": "https://github.com/vakata/jstree/issues", "forum": "https://groups.google.com/forum/#!forum/jstree", "source": "https://github.com/vakata/jstree" }, "funding": [ { "type": "github", "url": "https://github.com/vakata" }, { "type": "custom", "url": "https://www.paypal.com/cgi-bin/webscr?cmd=_xclick&business=paypal@vakata.com¤cy_code=USD&amount=&return=http://jstree.com/donation&item_name=Buy+me+a+coffee+for+jsTree" } ], "install-path": "../vakata/jstree" } ], "dev": false, "dev-package-names": [] }