Friendica Communications Platform
(please note that this is a clone of the repository at github, issues are handled there)
https://friendi.ca
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
4450 lines
156 KiB
4450 lines
156 KiB
{ |
|
"_readme": [ |
|
"This file locks the dependencies of your project to a known state", |
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", |
|
"This file is @generated automatically" |
|
], |
|
"content-hash": "34ad225ce21474eb84ce78047d9f2c01", |
|
"packages": [ |
|
{ |
|
"name": "asika/simple-console", |
|
"version": "1.0.3", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/asika32764/php-simple-console.git", |
|
"reference": "0b624c1a999849dc6481a47182e58d593bf65068" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/asika32764/php-simple-console/zipball/0b624c1a999849dc6481a47182e58d593bf65068", |
|
"reference": "0b624c1a999849dc6481a47182e58d593bf65068", |
|
"shasum": "" |
|
}, |
|
"type": "library", |
|
"autoload": { |
|
"psr-4": { |
|
"Asika\\SimpleConsole\\": "src/" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"MIT" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Simon Asika", |
|
"email": "asika32764@gmail.com" |
|
} |
|
], |
|
"description": "One file console framework to help you write build scripts.", |
|
"time": "2018-03-08T12:05:40+00:00" |
|
}, |
|
{ |
|
"name": "bacon/bacon-qr-code", |
|
"version": "1.0.3", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/Bacon/BaconQrCode.git", |
|
"reference": "5a91b62b9d37cee635bbf8d553f4546057250bee" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/Bacon/BaconQrCode/zipball/5a91b62b9d37cee635bbf8d553f4546057250bee", |
|
"reference": "5a91b62b9d37cee635bbf8d553f4546057250bee", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"ext-iconv": "*", |
|
"php": "^5.4|^7.0" |
|
}, |
|
"require-dev": { |
|
"phpunit/phpunit": "^4.8" |
|
}, |
|
"suggest": { |
|
"ext-gd": "to generate QR code images" |
|
}, |
|
"type": "library", |
|
"autoload": { |
|
"psr-0": { |
|
"BaconQrCode": "src/" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"BSD-2-Clause" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Ben Scholzen 'DASPRiD'", |
|
"email": "mail@dasprids.de", |
|
"homepage": "http://www.dasprids.de", |
|
"role": "Developer" |
|
} |
|
], |
|
"description": "BaconQrCode is a QR code generator for PHP.", |
|
"homepage": "https://github.com/Bacon/BaconQrCode", |
|
"time": "2017-10-17T09:59:25+00:00" |
|
}, |
|
{ |
|
"name": "bower-asset/Chart-js", |
|
"version": "v2.8.0", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/chartjs/Chart.js.git", |
|
"reference": "947d8a7ccfbfc76dd9d384ea75436fa4a7aeefb1" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/chartjs/Chart.js/zipball/947d8a7ccfbfc76dd9d384ea75436fa4a7aeefb1", |
|
"reference": "947d8a7ccfbfc76dd9d384ea75436fa4a7aeefb1", |
|
"shasum": "" |
|
}, |
|
"type": "bower-asset-library", |
|
"extra": { |
|
"bower-asset-main": "./dist/Chart.js", |
|
"bower-asset-ignore": [ |
|
".github", |
|
".codeclimate.yml", |
|
".gitignore", |
|
".npmignore", |
|
".travis.yml", |
|
"scripts" |
|
] |
|
}, |
|
"license": [ |
|
"MIT" |
|
], |
|
"description": "Simple HTML5 charts using the canvas element.", |
|
"time": "2019-03-14T13:03:00+00:00" |
|
}, |
|
{ |
|
"name": "bower-asset/base64", |
|
"version": "1.0.2", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/davidchambers/Base64.js.git", |
|
"reference": "10f0e9990dab0a73009fc106ff2b88102a0a13cf" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/davidchambers/Base64.js/zipball/10f0e9990dab0a73009fc106ff2b88102a0a13cf", |
|
"reference": "10f0e9990dab0a73009fc106ff2b88102a0a13cf", |
|
"shasum": "" |
|
}, |
|
"type": "bower-asset-library", |
|
"extra": { |
|
"bower-asset-main": "./base64.js", |
|
"bower-asset-ignore": [ |
|
"**/.*", |
|
"Makefile", |
|
"coverage/", |
|
"scripts/", |
|
"test/" |
|
] |
|
}, |
|
"license": [ |
|
"WTFPL" |
|
], |
|
"description": "Base64 encoding and decoding", |
|
"time": "2019-02-12T17:19:36+00:00" |
|
}, |
|
{ |
|
"name": "bower-asset/dompurify", |
|
"version": "1.0.11", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/cure53/DOMPurify.git", |
|
"reference": "3c1c0d7e11cda896b0c69cf82e0ca6e0c0e7dd38" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/cure53/DOMPurify/zipball/3c1c0d7e11cda896b0c69cf82e0ca6e0c0e7dd38", |
|
"reference": "3c1c0d7e11cda896b0c69cf82e0ca6e0c0e7dd38", |
|
"shasum": "" |
|
}, |
|
"type": "bower-asset-library", |
|
"extra": { |
|
"bower-asset-main": "src/purify.js", |
|
"bower-asset-ignore": [ |
|
"**/.*", |
|
"demos", |
|
"scripts", |
|
"test", |
|
"website" |
|
] |
|
}, |
|
"license": [ |
|
"MPL-2.0", |
|
"Apache-2.0" |
|
], |
|
"description": "A DOM-only, super-fast, uber-tolerant XSS sanitizer for HTML, MathML and SVG", |
|
"keywords": [ |
|
"cross site scripting", |
|
"dom", |
|
"filter", |
|
"html", |
|
"mathml", |
|
"sanitize", |
|
"sanitizer", |
|
"secure", |
|
"security", |
|
"svg", |
|
"xss" |
|
], |
|
"time": "2019-06-18T13:33:05+00:00" |
|
}, |
|
{ |
|
"name": "bower-asset/fork-awesome", |
|
"version": "1.1.7", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/ForkAwesome/Fork-Awesome.git", |
|
"reference": "326af9c8bee0c80ff4c00cb2fadd4f1edd2a08c3" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/ForkAwesome/Fork-Awesome/zipball/326af9c8bee0c80ff4c00cb2fadd4f1edd2a08c3", |
|
"reference": "326af9c8bee0c80ff4c00cb2fadd4f1edd2a08c3", |
|
"shasum": "" |
|
}, |
|
"type": "bower-asset-library", |
|
"extra": { |
|
"bower-asset-main": [ |
|
"less/fork-awesome.less", |
|
"scss/fork-awesome.scss" |
|
], |
|
"bower-asset-ignore": [ |
|
"*/.*", |
|
"*.json", |
|
"src", |
|
"*.yml", |
|
"Gemfile", |
|
"Gemfile.lock", |
|
"*.md" |
|
] |
|
}, |
|
"license": [ |
|
"OFL-1.1", |
|
"MIT", |
|
"CC-BY-3.0" |
|
], |
|
"description": "Fork Awesome", |
|
"keywords": [ |
|
"awesome", |
|
"font", |
|
"fork", |
|
"icon" |
|
], |
|
"time": "2019-02-28T15:21:34+00:00" |
|
}, |
|
{ |
|
"name": "bower-asset/perfect-scrollbar", |
|
"version": "0.6.16", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/utatti/perfect-scrollbar-bower.git", |
|
"reference": "3049129e5dbb403295ce8507a461cdd0f200938c" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/utatti/perfect-scrollbar-bower/zipball/3049129e5dbb403295ce8507a461cdd0f200938c", |
|
"reference": "3049129e5dbb403295ce8507a461cdd0f200938c", |
|
"shasum": "" |
|
}, |
|
"type": "bower-asset-library", |
|
"extra": { |
|
"bower-asset-main": [ |
|
"css/perfect-scrollbar.css", |
|
"js/perfect-scrollbar.js" |
|
], |
|
"bower-asset-ignore": [ |
|
"**/.*", |
|
"bower_components" |
|
] |
|
}, |
|
"license": [ |
|
"MIT" |
|
], |
|
"description": "Minimalistic but perfect custom scrollbar plugin", |
|
"time": "2017-01-10T01:04:09+00:00" |
|
}, |
|
{ |
|
"name": "bower-asset/vue", |
|
"version": "v2.6.10", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/vuejs/vue.git", |
|
"reference": "e90cc60c4718a69e2c919275a999b7370141f3bf" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/vuejs/vue/zipball/e90cc60c4718a69e2c919275a999b7370141f3bf", |
|
"reference": "e90cc60c4718a69e2c919275a999b7370141f3bf", |
|
"shasum": "" |
|
}, |
|
"type": "bower-asset-library" |
|
}, |
|
{ |
|
"name": "divineomega/do-file-cache", |
|
"version": "v2.0.6", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/DivineOmega/DO-File-Cache.git", |
|
"reference": "23696a8a4c3ebe2ab3d68a35b2698fa103f69334" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/DivineOmega/DO-File-Cache/zipball/23696a8a4c3ebe2ab3d68a35b2698fa103f69334", |
|
"reference": "23696a8a4c3ebe2ab3d68a35b2698fa103f69334", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"ext-json": "*", |
|
"ext-zlib": "*", |
|
"php": ">=5.6" |
|
}, |
|
"require-dev": { |
|
"php-coveralls/php-coveralls": "^2.1", |
|
"phpunit/phpunit": "^6.5" |
|
}, |
|
"type": "library", |
|
"extra": { |
|
"branch-alias": { |
|
"dev-master": "1.0-dev" |
|
} |
|
}, |
|
"autoload": { |
|
"psr-4": { |
|
"DivineOmega\\DOFileCache\\": "src/" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"LGPL-3.0-only" |
|
], |
|
"description": "DO File Cache is a PHP File-based Caching Library. Its syntax is designed to closely resemble the PHP memcache extension.", |
|
"keywords": [ |
|
"cache", |
|
"caching", |
|
"caching library", |
|
"file cache", |
|
"library", |
|
"php" |
|
], |
|
"time": "2018-12-31T09:36:51+00:00" |
|
}, |
|
{ |
|
"name": "divineomega/do-file-cache-psr-6", |
|
"version": "v2.0.1", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/DivineOmega/DO-File-Cache-PSR-6.git", |
|
"reference": "18f9807d0491d093e9a12741afb40257d92f017e" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/DivineOmega/DO-File-Cache-PSR-6/zipball/18f9807d0491d093e9a12741afb40257d92f017e", |
|
"reference": "18f9807d0491d093e9a12741afb40257d92f017e", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"divineomega/do-file-cache": "^2.0.0", |
|
"psr/cache": "^1.0" |
|
}, |
|
"require-dev": { |
|
"cache/integration-tests": "^0.16.0", |
|
"php-coveralls/php-coveralls": "^2.1", |
|
"phpunit/phpunit": "^5.7" |
|
}, |
|
"type": "library", |
|
"autoload": { |
|
"psr-4": { |
|
"DivineOmega\\DOFileCachePSR6\\": "src/" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"LGPL-3.0-only" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Jordan Hall", |
|
"email": "jordan@hall05.co.uk" |
|
} |
|
], |
|
"description": "PSR-6 adapter for DO File Cache", |
|
"time": "2018-07-13T08:32:36+00:00" |
|
}, |
|
{ |
|
"name": "divineomega/password_exposed", |
|
"version": "v2.8.0", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/DivineOmega/password_exposed.git", |
|
"reference": "908ed8e62ef95411bd0f866e29c69cef2bbca880" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/DivineOmega/password_exposed/zipball/908ed8e62ef95411bd0f866e29c69cef2bbca880", |
|
"reference": "908ed8e62ef95411bd0f866e29c69cef2bbca880", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"divineomega/do-file-cache-psr-6": "^2.0", |
|
"guzzlehttp/guzzle": "^6.3", |
|
"paragonie/certainty": "^1|^2", |
|
"php": ">=5.6" |
|
}, |
|
"require-dev": { |
|
"fzaninotto/faker": "^1.7", |
|
"php-coveralls/php-coveralls": "^2.1", |
|
"phpunit/phpunit": "^6.5", |
|
"vimeo/psalm": "^1" |
|
}, |
|
"type": "library", |
|
"autoload": { |
|
"psr-4": { |
|
"DivineOmega\\PasswordExposed\\": "src/" |
|
}, |
|
"files": [ |
|
"src/PasswordExposedFunction.php" |
|
] |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"LGPL-3.0-only" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Jordan Hall", |
|
"email": "jordan@hall05.co.uk" |
|
} |
|
], |
|
"description": "This PHP package provides a `password_exposed` helper function, that uses the haveibeenpwned.com API to check if a password has been exposed in a data breach.", |
|
"time": "2019-01-25T12:00:28+00:00" |
|
}, |
|
{ |
|
"name": "ezyang/htmlpurifier", |
|
"version": "v4.7.0", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/ezyang/htmlpurifier.git", |
|
"reference": "ae1828d955112356f7677c465f94f7deb7d27a40" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/ae1828d955112356f7677c465f94f7deb7d27a40", |
|
"reference": "ae1828d955112356f7677c465f94f7deb7d27a40", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"php": ">=5.2" |
|
}, |
|
"type": "library", |
|
"autoload": { |
|
"psr-0": { |
|
"HTMLPurifier": "library/" |
|
}, |
|
"files": [ |
|
"library/HTMLPurifier.composer.php" |
|
] |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"LGPL" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Edward Z. Yang", |
|
"email": "admin@htmlpurifier.org", |
|
"homepage": "http://ezyang.com" |
|
} |
|
], |
|
"description": "Standards compliant HTML filter written in PHP", |
|
"homepage": "http://htmlpurifier.org/", |
|
"keywords": [ |
|
"html" |
|
], |
|
"time": "2015-08-05T01:03:42+00:00" |
|
}, |
|
{ |
|
"name": "friendica/json-ld", |
|
"version": "1.1.1", |
|
"source": { |
|
"type": "git", |
|
"url": "https://git.friendi.ca/friendica/php-json-ld", |
|
"reference": "ca3916d10d2ad9073b3b1eae383978dbe828e1e1" |
|
}, |
|
"require": { |
|
"ext-json": "*", |
|
"php": ">=5.4.0" |
|
}, |
|
"type": "library", |
|
"autoload": { |
|
"files": [ |
|
"jsonld.php" |
|
] |
|
}, |
|
"license": [ |
|
"BSD-3-Clause" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Digital Bazaar, Inc.", |
|
"email": "support@digitalbazaar.com", |
|
"homepage": "http://digitalbazaar.com/" |
|
}, |
|
{ |
|
"name": "Friendica Team", |
|
"homepage": "https://friendi.ca/" |
|
} |
|
], |
|
"description": "A JSON-LD Processor and API implementation in PHP.", |
|
"homepage": "https://git.friendi.ca/friendica/php-json-ld", |
|
"keywords": [ |
|
"JSON", |
|
"JSON-LD", |
|
"Linked Data", |
|
"RDF", |
|
"Semantic Web", |
|
"jsonld" |
|
], |
|
"time": "2018-10-08T20:41:00+00:00" |
|
}, |
|
{ |
|
"name": "fxp/composer-asset-plugin", |
|
"version": "v1.4.6", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/fxpio/composer-asset-plugin.git", |
|
"reference": "886ece037849d3935c5a34cdcd984e46f2de5fae" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/fxpio/composer-asset-plugin/zipball/886ece037849d3935c5a34cdcd984e46f2de5fae", |
|
"reference": "886ece037849d3935c5a34cdcd984e46f2de5fae", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"composer-plugin-api": "^1.0", |
|
"php": ">=5.3.3" |
|
}, |
|
"require-dev": { |
|
"composer/composer": "^1.6.0" |
|
}, |
|
"type": "composer-plugin", |
|
"extra": { |
|
"class": "Fxp\\Composer\\AssetPlugin\\FxpAssetPlugin", |
|
"branch-alias": { |
|
"dev-master": "1.4-dev" |
|
} |
|
}, |
|
"autoload": { |
|
"psr-4": { |
|
"Fxp\\Composer\\AssetPlugin\\": "" |
|
}, |
|
"exclude-from-classmap": [ |
|
"/Tests/" |
|
] |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"MIT" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "François Pluchino", |
|
"email": "francois.pluchino@gmail.com" |
|
} |
|
], |
|
"description": "NPM/Bower Dependency Manager for Composer", |
|
"homepage": "https://github.com/fxpio/composer-asset-plugin", |
|
"keywords": [ |
|
"asset", |
|
"bower", |
|
"composer", |
|
"dependency manager", |
|
"nodejs", |
|
"npm", |
|
"package" |
|
], |
|
"time": "2019-08-08T18:36:07+00:00" |
|
}, |
|
{ |
|
"name": "guzzlehttp/guzzle", |
|
"version": "6.3.3", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/guzzle/guzzle.git", |
|
"reference": "407b0cb880ace85c9b63c5f9551db498cb2d50ba" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/guzzle/guzzle/zipball/407b0cb880ace85c9b63c5f9551db498cb2d50ba", |
|
"reference": "407b0cb880ace85c9b63c5f9551db498cb2d50ba", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"guzzlehttp/promises": "^1.0", |
|
"guzzlehttp/psr7": "^1.4", |
|
"php": ">=5.5" |
|
}, |
|
"require-dev": { |
|
"ext-curl": "*", |
|
"phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.4 || ^7.0", |
|
"psr/log": "^1.0" |
|
}, |
|
"suggest": { |
|
"psr/log": "Required for using the Log middleware" |
|
}, |
|
"type": "library", |
|
"extra": { |
|
"branch-alias": { |
|
"dev-master": "6.3-dev" |
|
} |
|
}, |
|
"autoload": { |
|
"files": [ |
|
"src/functions_include.php" |
|
], |
|
"psr-4": { |
|
"GuzzleHttp\\": "src/" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"MIT" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Michael Dowling", |
|
"email": "mtdowling@gmail.com", |
|
"homepage": "https://github.com/mtdowling" |
|
} |
|
], |
|
"description": "Guzzle is a PHP HTTP client library", |
|
"homepage": "http://guzzlephp.org/", |
|
"keywords": [ |
|
"client", |
|
"curl", |
|
"framework", |
|
"http", |
|
"http client", |
|
"rest", |
|
"web service" |
|
], |
|
"time": "2018-04-22T15:46:56+00:00" |
|
}, |
|
{ |
|
"name": "guzzlehttp/promises", |
|
"version": "v1.3.1", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/guzzle/promises.git", |
|
"reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/guzzle/promises/zipball/a59da6cf61d80060647ff4d3eb2c03a2bc694646", |
|
"reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"php": ">=5.5.0" |
|
}, |
|
"require-dev": { |
|
"phpunit/phpunit": "^4.0" |
|
}, |
|
"type": "library", |
|
"extra": { |
|
"branch-alias": { |
|
"dev-master": "1.4-dev" |
|
} |
|
}, |
|
"autoload": { |
|
"psr-4": { |
|
"GuzzleHttp\\Promise\\": "src/" |
|
}, |
|
"files": [ |
|
"src/functions_include.php" |
|
] |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"MIT" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Michael Dowling", |
|
"email": "mtdowling@gmail.com", |
|
"homepage": "https://github.com/mtdowling" |
|
} |
|
], |
|
"description": "Guzzle promises library", |
|
"keywords": [ |
|
"promise" |
|
], |
|
"time": "2016-12-20T10:07:11+00:00" |
|
}, |
|
{ |
|
"name": "guzzlehttp/psr7", |
|
"version": "1.6.1", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/guzzle/psr7.git", |
|
"reference": "239400de7a173fe9901b9ac7c06497751f00727a" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/guzzle/psr7/zipball/239400de7a173fe9901b9ac7c06497751f00727a", |
|
"reference": "239400de7a173fe9901b9ac7c06497751f00727a", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"php": ">=5.4.0", |
|
"psr/http-message": "~1.0", |
|
"ralouphie/getallheaders": "^2.0.5 || ^3.0.0" |
|
}, |
|
"provide": { |
|
"psr/http-message-implementation": "1.0" |
|
}, |
|
"require-dev": { |
|
"ext-zlib": "*", |
|
"phpunit/phpunit": "~4.8.36 || ^5.7.27 || ^6.5.8" |
|
}, |
|
"suggest": { |
|
"zendframework/zend-httphandlerrunner": "Emit PSR-7 responses" |
|
}, |
|
"type": "library", |
|
"extra": { |
|
"branch-alias": { |
|
"dev-master": "1.6-dev" |
|
} |
|
}, |
|
"autoload": { |
|
"psr-4": { |
|
"GuzzleHttp\\Psr7\\": "src/" |
|
}, |
|
"files": [ |
|
"src/functions_include.php" |
|
] |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"MIT" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Michael Dowling", |
|
"email": "mtdowling@gmail.com", |
|
"homepage": "https://github.com/mtdowling" |
|
}, |
|
{ |
|
"name": "Tobias Schultze", |
|
"homepage": "https://github.com/Tobion" |
|
} |
|
], |
|
"description": "PSR-7 message implementation that also provides common utility methods", |
|
"keywords": [ |
|
"http", |
|
"message", |
|
"psr-7", |
|
"request", |
|
"response", |
|
"stream", |
|
"uri", |
|
"url" |
|
], |
|
"time": "2019-07-01T23:21:34+00:00" |
|
}, |
|
{ |
|
"name": "league/html-to-markdown", |
|
"version": "4.8.2", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/thephpleague/html-to-markdown.git", |
|
"reference": "e747489191f8e9144a7270eb61f8b9516e99e413" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/thephpleague/html-to-markdown/zipball/e747489191f8e9144a7270eb61f8b9516e99e413", |
|
"reference": "e747489191f8e9144a7270eb61f8b9516e99e413", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"ext-dom": "*", |
|
"ext-xml": "*", |
|
"php": ">=5.3.3" |
|
}, |
|
"require-dev": { |
|
"mikehaertl/php-shellcommand": "~1.1.0", |
|
"phpunit/phpunit": "4.*", |
|
"scrutinizer/ocular": "~1.1" |
|
}, |
|
"bin": [ |
|
"bin/html-to-markdown" |
|
], |
|
"type": "library", |
|
"extra": { |
|
"branch-alias": { |
|
"dev-master": "4.9-dev" |
|
} |
|
}, |
|
"autoload": { |
|
"psr-4": { |
|
"League\\HTMLToMarkdown\\": "src/" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"MIT" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Colin O'Dell", |
|
"email": "colinodell@gmail.com", |
|
"homepage": "https://www.colinodell.com", |
|
"role": "Lead Developer" |
|
}, |
|
{ |
|
"name": "Nick Cernis", |
|
"email": "nick@cern.is", |
|
"homepage": "http://modernnerd.net", |
|
"role": "Original Author" |
|
} |
|
], |
|
"description": "An HTML-to-markdown conversion helper for PHP", |
|
"homepage": "https://github.com/thephpleague/html-to-markdown", |
|
"keywords": [ |
|
"html", |
|
"markdown" |
|
], |
|
"time": "2019-08-02T11:57:39+00:00" |
|
}, |
|
{ |
|
"name": "level-2/dice", |
|
"version": "4.0.1", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/Level-2/Dice.git", |
|
"reference": "e631f110f0520294fec902814c61cac26566023c" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/Level-2/Dice/zipball/e631f110f0520294fec902814c61cac26566023c", |
|
"reference": "e631f110f0520294fec902814c61cac26566023c", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"php": ">=7.0.0" |
|
}, |
|
"require-dev": { |
|
"phpunit/phpunit": "^6.5" |
|
}, |
|
"type": "library", |
|
"autoload": { |
|
"psr-4": { |
|
"Dice\\": "./" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"BSD-2-Clause" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Tom Butler", |
|
"email": "tom@r.je" |
|
} |
|
], |
|
"description": "A minimalist Dependency injection container (DIC) for PHP. Please note: 3.0+ is only compatible with PHP 7.0. The 2.0 branch is compatbile with PHP 5.6.", |
|
"homepage": "http://r.je/dice.html", |
|
"keywords": [ |
|
"dependency injection", |
|
"dependency injection container", |
|
"di", |
|
"ioc" |
|
], |
|
"time": "2019-05-01T12:55:36+00:00" |
|
}, |
|
{ |
|
"name": "lightopenid/lightopenid", |
|
"version": "dev-master", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/Mewp/lightopenid.git", |
|
"reference": "9d42dc24e4dd34121c98a6491bc3ef7933a68a19" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/Mewp/lightopenid/zipball/9d42dc24e4dd34121c98a6491bc3ef7933a68a19", |
|
"reference": "9d42dc24e4dd34121c98a6491bc3ef7933a68a19", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"php": ">=5.2.3" |
|
}, |
|
"type": "library", |
|
"autoload": { |
|
"classmap": [ |
|
"./" |
|
] |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"MIT" |
|
], |
|
"homepage": "http://code.google.com/p/lightopenid/", |
|
"keywords": [ |
|
"OpenId" |
|
], |
|
"time": "2013-10-27T16:25:49+00:00" |
|
}, |
|
{ |
|
"name": "michelf/php-markdown", |
|
"version": "1.8.0", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/michelf/php-markdown.git", |
|
"reference": "01ab082b355bf188d907b9929cd99b2923053495" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/michelf/php-markdown/zipball/01ab082b355bf188d907b9929cd99b2923053495", |
|
"reference": "01ab082b355bf188d907b9929cd99b2923053495", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"php": ">=5.3.0" |
|
}, |
|
"type": "library", |
|
"autoload": { |
|
"psr-4": { |
|
"Michelf\\": "Michelf/" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"BSD-3-Clause" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Michel Fortin", |
|
"email": "michel.fortin@michelf.ca", |
|
"homepage": "https://michelf.ca/", |
|
"role": "Developer" |
|
}, |
|
{ |
|
"name": "John Gruber", |
|
"homepage": "https://daringfireball.net/" |
|
} |
|
], |
|
"description": "PHP Markdown", |
|
"homepage": "https://michelf.ca/projects/php-markdown/", |
|
"keywords": [ |
|
"markdown" |
|
], |
|
"time": "2018-01-15T00:49:33+00:00" |
|
}, |
|
{ |
|
"name": "mobiledetect/mobiledetectlib", |
|
"version": "2.8.34", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/serbanghita/Mobile-Detect.git", |
|
"reference": "6f8113f57a508494ca36acbcfa2dc2d923c7ed5b" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/serbanghita/Mobile-Detect/zipball/6f8113f57a508494ca36acbcfa2dc2d923c7ed5b", |
|
"reference": "6f8113f57a508494ca36acbcfa2dc2d923c7ed5b", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"php": ">=5.0.0" |
|
}, |
|
"require-dev": { |
|
"phpunit/phpunit": "~4.8.35||~5.7" |
|
}, |
|
"type": "library", |
|
"autoload": { |
|
"classmap": [ |
|
"Mobile_Detect.php" |
|
], |
|
"psr-0": { |
|
"Detection": "namespaced/" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"MIT" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Serban Ghita", |
|
"email": "serbanghita@gmail.com", |
|
"homepage": "http://mobiledetect.net", |
|
"role": "Developer" |
|
} |
|
], |
|
"description": "Mobile_Detect is a lightweight PHP class for detecting mobile devices. It uses the User-Agent string combined with specific HTTP headers to detect the mobile environment.", |
|
"homepage": "https://github.com/serbanghita/Mobile-Detect", |
|
"keywords": [ |
|
"detect mobile devices", |
|
"mobile", |
|
"mobile detect", |
|
"mobile detector", |
|
"php mobile detect" |
|
], |
|
"time": "2019-09-18T18:44:20+00:00" |
|
}, |
|
{ |
|
"name": "monolog/monolog", |
|
"version": "1.25.1", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/Seldaek/monolog.git", |
|
"reference": "70e65a5470a42cfec1a7da00d30edb6e617e8dcf" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/Seldaek/monolog/zipball/70e65a5470a42cfec1a7da00d30edb6e617e8dcf", |
|
"reference": "70e65a5470a42cfec1a7da00d30edb6e617e8dcf", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"php": ">=5.3.0", |
|
"psr/log": "~1.0" |
|
}, |
|
"provide": { |
|
"psr/log-implementation": "1.0.0" |
|
}, |
|
"require-dev": { |
|
"aws/aws-sdk-php": "^2.4.9 || ^3.0", |
|
"doctrine/couchdb": "~1.0@dev", |
|
"graylog2/gelf-php": "~1.0", |
|
"jakub-onderka/php-parallel-lint": "0.9", |
|
"php-amqplib/php-amqplib": "~2.4", |
|
"php-console/php-console": "^3.1.3", |
|
"phpunit/phpunit": "~4.5", |
|
"phpunit/phpunit-mock-objects": "2.3.0", |
|
"ruflin/elastica": ">=0.90 <3.0", |
|
"sentry/sentry": "^0.13", |
|
"swiftmailer/swiftmailer": "^5.3|^6.0" |
|
}, |
|
"suggest": { |
|
"aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB", |
|
"doctrine/couchdb": "Allow sending log messages to a CouchDB server", |
|
"ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)", |
|
"ext-mongo": "Allow sending log messages to a MongoDB server", |
|
"graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server", |
|
"mongodb/mongodb": "Allow sending log messages to a MongoDB server via PHP Driver", |
|
"php-amqplib/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib", |
|
"php-console/php-console": "Allow sending log messages to Google Chrome", |
|
"rollbar/rollbar": "Allow sending log messages to Rollbar", |
|
"ruflin/elastica": "Allow sending log messages to an Elastic Search server", |
|
"sentry/sentry": "Allow sending log messages to a Sentry server" |
|
}, |
|
"type": "library", |
|
"extra": { |
|
"branch-alias": { |
|
"dev-master": "2.0.x-dev" |
|
} |
|
}, |
|
"autoload": { |
|
"psr-4": { |
|
"Monolog\\": "src/Monolog" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"MIT" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Jordi Boggiano", |
|
"email": "j.boggiano@seld.be", |
|
"homepage": "http://seld.be" |
|
} |
|
], |
|
"description": "Sends your logs to files, sockets, inboxes, databases and various web services", |
|
"homepage": "http://github.com/Seldaek/monolog", |
|
"keywords": [ |
|
"log", |
|
"logging", |
|
"psr-3" |
|
], |
|
"time": "2019-09-06T13:49:17+00:00" |
|
}, |
|
{ |
|
"name": "nikic/fast-route", |
|
"version": "v1.3.0", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/nikic/FastRoute.git", |
|
"reference": "181d480e08d9476e61381e04a71b34dc0432e812" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/nikic/FastRoute/zipball/181d480e08d9476e61381e04a71b34dc0432e812", |
|
"reference": "181d480e08d9476e61381e04a71b34dc0432e812", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"php": ">=5.4.0" |
|
}, |
|
"require-dev": { |
|
"phpunit/phpunit": "^4.8.35|~5.7" |
|
}, |
|
"type": "library", |
|
"autoload": { |
|
"psr-4": { |
|
"FastRoute\\": "src/" |
|
}, |
|
"files": [ |
|
"src/functions.php" |
|
] |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"BSD-3-Clause" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Nikita Popov", |
|
"email": "nikic@php.net" |
|
} |
|
], |
|
"description": "Fast request router for PHP", |
|
"keywords": [ |
|
"router", |
|
"routing" |
|
], |
|
"time": "2018-02-13T20:26:39+00:00" |
|
}, |
|
{ |
|
"name": "npm-asset/cropperjs", |
|
"version": "1.2.2", |
|
"dist": { |
|
"type": "tar", |
|
"url": "https://registry.npmjs.org/cropperjs/-/cropperjs-1.2.2.tgz", |
|
"reference": null, |
|
"shasum": "30dc7a7ce872155b23a33bd10ad4c76c0d613f55" |
|
}, |
|
"require-dev": { |
|
"npm-asset/babel-core": ">=6.26.0,<7.0.0", |
|
"npm-asset/babel-plugin-external-helpers": ">=6.22.0,<7.0.0", |
|
"npm-asset/babel-preset-env": ">=1.6.1,<2.0.0", |
|
"npm-asset/cpy-cli": ">=1.0.1,<2.0.0", |
|
"npm-asset/cssnano": ">=3.10.0,<4.0.0", |
|
"npm-asset/del-cli": ">=1.1.0,<2.0.0", |
|
"npm-asset/eslint": ">=4.14.0,<5.0.0", |
|
"npm-asset/eslint-config-airbnb-base": ">=12.1.0,<13.0.0", |
|
"npm-asset/eslint-plugin-import": ">=2.8.0,<3.0.0", |
|
"npm-asset/node-qunit-phantomjs": ">=2.0.0,<3.0.0", |
|
"npm-asset/npm-run-all": ">=4.1.2,<5.0.0", |
|
"npm-asset/postcss-cli": ">=4.1.1,<5.0.0", |
|
"npm-asset/postcss-cssnext": ">=3.0.2,<4.0.0", |
|
"npm-asset/postcss-header": ">=1.0.0,<2.0.0", |
|
"npm-asset/postcss-url": ">=7.3.0,<8.0.0", |
|
"npm-asset/rollup": ">=0.53.3,<0.54.0", |
|
"npm-asset/rollup-plugin-babel": ">=3.0.3,<4.0.0", |
|
"npm-asset/rollup-watch": ">=4.3.1,<5.0.0", |
|
"npm-asset/stylefmt": ">=6.0.0,<7.0.0", |
|
"npm-asset/uglify-js": ">=3.3.4,<4.0.0" |
|
}, |
|
"type": "npm-asset-library", |
|
"extra": { |
|
"npm-asset-bugs": { |
|
"url": "https://github.com/fengyuanchen/cropperjs/issues" |
|
}, |
|
"npm-asset-files": [ |
|
"src", |
|
"dist" |
|
], |
|
"npm-asset-main": "dist/cropper.common.js", |
|
"npm-asset-directories": [], |
|
"npm-asset-repository": { |
|
"type": "git", |
|
"url": "git+https://github.com/fengyuanchen/cropperjs.git" |
|
}, |
|
"npm-asset-scripts": { |
|
"build": "npm run build:css && npm run build:js", |
|
"build:css": "postcss src/css/cropper.css -o dist/cropper.css --no-map", |
|
"build:js": "rollup -c", |
|
"clear": "del-cli dist", |
|
"compress": "npm run compress:css && npm run compress:js", |
|
"compress:css": "postcss dist/cropper.css -u cssnano -o dist/cropper.min.css --no-map", |
|
"compress:js": "uglifyjs dist/cropper.js -o dist/cropper.min.js -c -m --comments /^!/", |
|
"copy": "cpy dist/cropper.css docs/css", |
|
"lint": "eslint src/js --fix", |
|
"release": "npm run clear && npm run lint && npm run build && npm run compress && npm run copy && npm test", |
|
"start": "npm-run-all --parallel watch:*", |
|
"test": "node-qunit-phantomjs test/index.html --timeout 10", |
|
"watch:css": "postcss src/css/cropper.css -o docs/css/cropper.css -m -w", |
|
"watch:js": "rollup -c -m -w" |
|
} |
|
}, |
|
"license": [ |
|
"MIT" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Chen Fengyuan", |
|
"url": "http://chenfengyuan.com" |
|
} |
|
], |
|
"description": "JavaScript image cropper.", |
|
"homepage": "https://fengyuanchen.github.io/cropperjs", |
|
"keywords": [ |
|
"crop", |
|
"cropper", |
|
"cropper.js", |
|
"cropperjs", |
|
"cropping", |
|
"css", |
|
"development", |
|
"front-end", |
|
"html", |
|
"image", |
|
"javascript", |
|
"move", |
|
"rotate", |
|
"scale", |
|
"web", |
|
"zoom" |
|
], |
|
"time": "2018-01-03T13:39:39+00:00" |
|
}, |
|
{ |
|
"name": "npm-asset/ev-emitter", |
|
"version": "1.1.1", |
|
"dist": { |
|
"type": "tar", |
|
"url": "https://registry.npmjs.org/ev-emitter/-/ev-emitter-1.1.1.tgz", |
|
"reference": null, |
|
"shasum": "8f18b0ce5c76a5d18017f71c0a795c65b9138f2a" |
|
}, |
|
"type": "npm-asset-library", |
|
"extra": { |
|
"npm-asset-bugs": { |
|
"url": "https://github.com/metafizzy/ev-emitter/issues" |
|
}, |
|
"npm-asset-main": "ev-emitter.js", |
|
"npm-asset-directories": { |
|
"test": "test" |
|
}, |
|
"npm-asset-repository": { |
|
"type": "git", |
|
"url": "git+https://github.com/metafizzy/ev-emitter.git" |
|
}, |
|
"npm-asset-scripts": { |
|
"test": "mocha test/test" |
|
} |
|
}, |
|
"license": [ |
|
"MIT" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "David DeSandro" |
|
} |
|
], |
|
"description": "lil' event emitter", |
|
"homepage": "https://github.com/metafizzy/ev-emitter#readme", |
|
"keywords": [ |
|
"emitter", |
|
"event", |
|
"pubsub" |
|
], |
|
"time": "2017-07-06T13:46:38+00:00" |
|
}, |
|
{ |
|
"name": "npm-asset/fullcalendar", |
|
"version": "3.10.1", |
|
"dist": { |
|
"type": "tar", |
|
"url": "https://registry.npmjs.org/fullcalendar/-/fullcalendar-3.10.1.tgz", |
|
"reference": null, |
|
"shasum": "cca3f9a2656a7e978a3f3facb7f35934a91185db" |
|
}, |
|
"type": "npm-asset-library", |
|
"extra": { |
|
"npm-asset-bugs": { |
|
"url": "https://fullcalendar.io/wiki/Reporting-Bugs/" |
|
}, |
|
"npm-asset-main": "dist/fullcalendar.js", |
|
"npm-asset-directories": [], |
|
"npm-asset-repository": { |
|
"type": "git", |
|
"url": "git+https://github.com/fullcalendar/fullcalendar.git" |
|
}, |
|
"npm-asset-scripts": { |
|
"clean": "gulp clean", |
|
"dist": "gulp dist", |
|
"lint": "gulp lint-and-example-repos", |
|
"test": "gulp test:single" |
|
} |
|
}, |
|
"license": [ |
|
"MIT" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Adam Shaw", |
|
"email": "arshaw@arshaw.com", |
|
"url": "http://arshaw.com/" |
|
} |
|
], |
|
"description": "Full-sized drag & drop event calendar", |
|
"homepage": "https://fullcalendar.io/", |
|
"keywords": [ |
|
"calendar", |
|
"event", |
|
"full-sized", |
|
"jquery-plugin" |
|
], |
|
"time": "2019-08-10T16:05:46+00:00" |
|
}, |
|
{ |
|
"name": "npm-asset/imagesloaded", |
|
"version": "4.1.4", |
|
"dist": { |
|
"type": "tar", |
|
"url": "https://registry.npmjs.org/imagesloaded/-/imagesloaded-4.1.4.tgz", |
|
"reference": null, |
|
"shasum": "1376efcd162bb768c34c3727ac89cc04051f3cc7" |
|
}, |
|
"require": { |
|
"npm-asset/ev-emitter": ">=1.0.0,<2.0.0" |
|
}, |
|
"require-dev": { |
|
"npm-asset/chalk": ">=1.1.1,<2.0.0", |
|
"npm-asset/cheerio": ">=0.19.0,<0.20.0", |
|
"npm-asset/gulp": ">=3.9.0,<4.0.0", |
|
"npm-asset/gulp-jshint": ">=1.11.2,<2.0.0", |
|
"npm-asset/gulp-json-lint": ">=0.1.0,<0.2.0", |
|
"npm-asset/gulp-rename": ">=1.2.2,<2.0.0", |
|
"npm-asset/gulp-replace": ">=0.5.4,<0.6.0", |
|
"npm-asset/gulp-requirejs-optimize": "dev-github:metafizzy/gulp-requirejs-optimize", |
|
"npm-asset/gulp-uglify": ">=1.4.2,<2.0.0", |
|
"npm-asset/gulp-util": ">=3.0.7,<4.0.0", |
|
"npm-asset/highlight.js": ">=8.9.1,<9.0.0", |
|
"npm-asset/marked": ">=0.3.5,<0.4.0", |
|
"npm-asset/minimist": ">=1.2.0,<2.0.0", |
|
"npm-asset/transfob": ">=1.0.0,<2.0.0" |
|
}, |
|
"type": "npm-asset-library", |
|
"extra": { |
|
"npm-asset-bugs": { |
|
"url": "https://github.com/desandro/imagesloaded/issues" |
|
}, |
|
"npm-asset-main": "imagesloaded.js", |
|
"npm-asset-directories": { |
|
"test": "test" |
|
}, |
|
"npm-asset-repository": { |
|
"type": "git", |
|
"url": "git://github.com/desandro/imagesloaded.git" |
|
}, |
|
"npm-asset-scripts": { |
|
"test": "echo \"Error: no test specified\" && exit 1" |
|
} |
|
}, |
|
"license": [ |
|
"MIT" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "David DeSandro" |
|
} |
|
], |
|
"description": "JavaScript is all like _You images done yet or what?_", |
|
"homepage": "https://github.com/desandro/imagesloaded", |
|
"keywords": [ |
|
"dom", |
|
"images", |
|
"jquery-plugin", |
|
"loaded", |
|
"ui" |
|
], |
|
"time": "2018-01-02T16:56:03+00:00" |
|
}, |
|
{ |
|
"name": "npm-asset/jgrowl", |
|
"version": "1.4.6", |
|
"dist": { |
|
"type": "tar", |
|
"url": "https://registry.npmjs.org/jgrowl/-/jgrowl-1.4.6.tgz", |
|
"reference": null, |
|
"shasum": "2736e332aaee73ccf0a14a5f0066391a0a13f4a3" |
|
}, |
|
"require-dev": { |
|
"npm-asset/grunt": "~0.4.2", |
|
"npm-asset/grunt-contrib-cssmin": "~0.9.0", |
|
"npm-asset/grunt-contrib-jshint": "~0.6.3", |
|
"npm-asset/grunt-contrib-less": "~0.11.0", |
|
"npm-asset/grunt-contrib-uglify": "~0.4.0", |
|
"npm-asset/grunt-contrib-watch": "~0.6.1" |
|
}, |
|
"type": "npm-asset-library", |
|
"extra": { |
|
"npm-asset-bugs": { |
|
"url": "https://github.com/stanlemon/jGrowl/issues" |
|
}, |
|
"npm-asset-main": "jquery.jgrowl.js", |
|
"npm-asset-directories": [], |
|
"npm-asset-repository": { |
|
"type": "git", |
|
"url": "git+ssh://git@github.com/stanlemon/jGrowl.git" |
|
}, |
|
"npm-asset-scripts": [] |
|
}, |
|
"authors": [ |
|
{ |
|
"name": "Stan Lemon", |
|
"email": "stosh1985@gmail.com", |
|
"url": "http://stanlemon.net" |
|
} |
|
], |
|
"description": "jGrowl is a jQuery plugin that raises unobtrusive messages within the browser, similar to the way that OS X's Growl Framework works. The idea is simple, deliver notifications to the end user in a noticeable way that doesn't obstruct the work flow and yet ", |
|
"homepage": "https://github.com/stanlemon/jGrowl#readme", |
|
"time": "2017-07-21T02:36:34+00:00" |
|
}, |
|
{ |
|
"name": "npm-asset/jquery", |
|
"version": "2.2.4", |
|
"dist": { |
|
"type": "tar", |
|
"url": "https://registry.npmjs.org/jquery/-/jquery-2.2.4.tgz", |
|
"reference": null, |
|
"shasum": "2c89d6889b5eac522a7eea32c14521559c6cbf02" |
|
}, |
|
"require-dev": { |
|
"npm-asset/commitplease": "2.0.0", |
|
"npm-asset/core-js": "0.9.17", |
|
"npm-asset/grunt": "0.4.5", |
|
"npm-asset/grunt-babel": "5.0.1", |
|
"npm-asset/grunt-cli": "0.1.13", |
|
"npm-asset/grunt-compare-size": "0.4.0", |
|
"npm-asset/grunt-contrib-jshint": "0.11.2", |
|
"npm-asset/grunt-contrib-uglify": "0.9.2", |
|
"npm-asset/grunt-contrib-watch": "0.6.1", |
|
"npm-asset/grunt-git-authors": "2.0.1", |
|
"npm-asset/grunt-jscs": "2.1.0", |
|
"npm-asset/grunt-jsonlint": "1.0.4", |
|
"npm-asset/grunt-npmcopy": "0.1.0", |
|
"npm-asset/gzip-js": "0.3.2", |
|
"npm-asset/jsdom": "5.6.1", |
|
"npm-asset/load-grunt-tasks": "1.0.0", |
|
"npm-asset/qunit-assert-step": "1.0.3", |
|
"npm-asset/qunitjs": "1.17.1", |
|
"npm-asset/requirejs": "2.1.17", |
|
"npm-asset/sinon": "1.10.3", |
|
"npm-asset/sizzle": "2.2.1", |
|
"npm-asset/strip-json-comments": "1.0.3", |
|
"npm-asset/testswarm": "1.1.0", |
|
"npm-asset/win-spawn": "2.0.0" |
|
}, |
|
"type": "npm-asset-library", |
|
"extra": { |
|
"npm-asset-bugs": { |
|
"url": "https://github.com/jquery/jquery/issues" |
|
}, |
|
"npm-asset-main": "dist/jquery.js", |
|
"npm-asset-directories": [], |
|
"npm-asset-repository": { |
|
"type": "git", |
|
"url": "git+https://github.com/jquery/jquery.git" |
|
}, |
|
"npm-asset-scripts": { |
|
"build": "npm install && grunt", |
|
"start": "grunt watch", |
|
"test": "grunt && grunt test" |
|
} |
|
}, |
|
"license": [ |
|
"MIT" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "jQuery Foundation and other contributors", |
|
"url": "https://github.com/jquery/jquery/blob/2.2.4/AUTHORS.txt" |
|
} |
|
], |
|
"description": "JavaScript library for DOM operations", |
|
"homepage": "http://jquery.com", |
|
"keywords": [ |
|
"browser", |
|
"javascript", |
|
"jquery", |
|
"library" |
|
], |
|
"time": "2016-05-20T17:26:07+00:00" |
|
}, |
|
{ |
|
"name": "npm-asset/jquery-colorbox", |
|
"version": "1.6.4", |
|
"dist": { |
|
"type": "tar", |
|
"url": "https://registry.npmjs.org/jquery-colorbox/-/jquery-colorbox-1.6.4.tgz", |
|
"reference": null, |
|
"shasum": "799452523a6c494839224ef702e807deb9c06cc5" |
|
}, |
|
"require": { |
|
"npm-asset/jquery": ">=1.3.2" |
|
}, |
|
"type": "npm-asset-library", |
|
"extra": { |
|
"npm-asset-bugs": { |
|
"url": "https://github.com/jackmoore/colorbox/issues" |
|
}, |
|
"npm-asset-main": "jquery.colorbox.js", |
|
"npm-asset-directories": [], |
|
"npm-asset-repository": { |
|
"type": "git", |
|
"url": "git+ssh://git@github.com/jackmoore/colorbox.git" |
|
}, |
|
"npm-asset-scripts": [] |
|
}, |
|
"license": [ |
|
"MIT" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Jack Moore", |
|
"email": "hello@jacklmoore.com", |
|
"url": "http://www.jacklmoore.com" |
|
} |
|
], |
|
"description": "jQuery lightbox and modal window plugin.", |
|
"homepage": "http://www.jacklmoore.com/colorbox", |
|
"keywords": [ |
|
"gallery", |
|
"jquery-plugin", |
|
"lightbox", |
|
"modal", |
|
"popup", |
|
"ui" |
|
], |
|
"time": "2016-05-10T22:22:39+00:00" |
|
}, |
|
{ |
|
"name": "npm-asset/jquery-datetimepicker", |
|
"version": "2.5.21", |
|
"dist": { |
|
"type": "tar", |
|
"url": "https://registry.npmjs.org/jquery-datetimepicker/-/jquery-datetimepicker-2.5.21.tgz", |
|
"reference": null, |
|
"shasum": "00c388a78df2732fedfdb5c6529b6e84d53e0235" |
|
}, |
|
"require": { |
|
"npm-asset/jquery": ">=1.7.2", |
|
"npm-asset/jquery-mousewheel": ">=3.1.13", |
|
"npm-asset/php-date-formatter": ">=1.3.4,<2.0.0" |
|
}, |
|
"type": "npm-asset-library", |
|
"extra": { |
|
"npm-asset-bugs": { |
|
"url": "https://github.com/xdan/datetimepicker/issues" |
|
}, |
|
"npm-asset-main": "build/jquery.datetimepicker.full.min.js", |
|
"npm-asset-directories": [], |
|
"npm-asset-repository": { |
|
"type": "git", |
|
"url": "git+https://github.com/xdan/datetimepicker.git" |
|
}, |
|
"npm-asset-scripts": { |
|
"test": "karma start --browsers Firefox karma.conf.js --single-run", |
|
"concat": "concat-cli -f node_modules/php-date-formatter/js/php-date-formatter.min.js jquery.datetimepicker.js node_modules/jquery-mousewheel/jquery.mousewheel.js -o build/jquery.datetimepicker.full.js", |
|
"minify": "uglifyjs jquery.datetimepicker.js -c -m -o build/jquery.datetimepicker.min.js && uglifycss jquery.datetimepicker.css > build/jquery.datetimepicker.min.css", |
|
"minifyconcat": "uglifyjs build/jquery.datetimepicker.full.js -c -m -o build/jquery.datetimepicker.full.min.js", |
|
"github": "git add --all && git commit -m \"New version %npm_package_version% \" && git tag %npm_package_version% && git push --tags origin HEAD:master && npm publish", |
|
"build": "npm run minify && npm run concat && npm run minifyconcat", |
|
"public": "npm run test && npm version patch --no-git-tag-version && npm run build && npm run github" |
|
} |
|
}, |
|
"license": [ |
|
"MIT" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Chupurnov", |
|
"email": "chupurnov@gmail.com", |
|
"url": "https://xdsoft.net/" |
|
} |
|
], |
|
"description": "jQuery Plugin DateTimePicker it is DatePicker and TimePicker in one", |
|
"homepage": "https://github.com/xdan/datetimepicker", |
|
"keywords": [ |
|
"calendar", |
|
"date", |
|
"datepicker", |
|
"datetime", |
|
"jquery-plugin", |
|
"time", |
|
"timepicker" |
|
], |
|
"time": "2019-02-23T11:25:30+00:00" |
|
}, |
|
{ |
|
"name": "npm-asset/jquery-mousewheel", |
|
"version": "3.1.13", |
|
"dist": { |
|
"type": "tar", |
|
"url": "https://registry.npmjs.org/jquery-mousewheel/-/jquery-mousewheel-3.1.13.tgz", |
|
"reference": null, |
|
"shasum": "06f0335f16e353a695e7206bf50503cb523a6ee5" |
|
}, |
|
"require-dev": { |
|
"npm-asset/grunt": "~0.4.1", |
|
"npm-asset/grunt-contrib-connect": "~0.5.0", |
|
"npm-asset/grunt-contrib-jshint": "~0.7.1", |
|
"npm-asset/grunt-contrib-uglify": "~0.2.7" |
|
}, |
|
"type": "npm-asset-library", |
|
"extra": { |
|
"npm-asset-bugs": { |
|
"url": "https://github.com/jquery/jquery-mousewheel/issues" |
|
}, |
|
"npm-asset-files": [ |
|
"ChangeLog.md", |
|
"jquery.mousewheel.js", |
|
"README.md", |
|
"LICENSE.txt" |
|
], |
|
"npm-asset-main": "./jquery.mousewheel.js", |
|
"npm-asset-directories": { |
|
"test": "test" |
|
}, |
|
"npm-asset-repository": { |
|
"type": "git", |
|
"url": "https://github.com/jquery/jquery-mousewheel.git" |
|
}, |
|
"npm-asset-scripts": [] |
|
}, |
|
"authors": [ |
|
{ |
|
"name": "jQuery Foundation and other contributors", |
|
"url": "https://github.com/jquery/jquery-mousewheel/blob/master/AUTHORS.txt" |
|
} |
|
], |
|
"description": "A jQuery plugin that adds cross-browser mouse wheel support.", |
|
"homepage": "https://github.com/jquery/jquery-mousewheel", |
|
"keywords": [ |
|
"browser", |
|
"event", |
|
"jquery", |
|
"jquery-plugin", |
|
"mouse", |
|
"mousewheel", |
|
"wheel" |
|
], |
|
"time": "2015-07-15T18:05:23+00:00" |
|
}, |
|
{ |
|
"name": "npm-asset/moment", |
|
"version": "2.24.0", |
|
"dist": { |
|
"type": "tar", |
|
"url": "https://registry.npmjs.org/moment/-/moment-2.24.0.tgz", |
|
"reference": null, |
|
"shasum": "0d055d53f5052aa653c9f6eb68bb5d12bf5c2b5b" |
|
}, |
|
"type": "npm-asset-library", |
|
"extra": { |
|
"npm-asset-bugs": { |
|
"url": "https://github.com/moment/moment/issues" |
|
}, |
|
"npm-asset-main": "./moment.js", |
|
"npm-asset-directories": [], |
|
"npm-asset-repository": { |
|
"type": "git", |
|
"url": "git+https://github.com/moment/moment.git" |
|
}, |
|
"npm-asset-scripts": { |
|
"typescript-test": "tsc --project typing-tests", |
|
"test": "grunt test", |
|
"coverage": "nyc npm test && nyc report", |
|
"coveralls": "nyc npm test && nyc report --reporter=text-lcov | coveralls" |
|
}, |
|
"npm-asset-engines": { |
|
"node": "*" |
|
} |
|
}, |
|
"license": [ |
|
"MIT" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Iskren Ivov Chernev", |
|
"email": "iskren.chernev@gmail.com", |
|
"url": "https://github.com/ichernev" |
|
}, |
|
{ |
|
"name": "Tim Wood", |
|
"email": "washwithcare@gmail.com", |
|
"url": "http://timwoodcreates.com/" |
|
}, |
|
{ |
|
"name": "Rocky Meza", |
|
"url": "http://rockymeza.com" |
|
}, |
|
{ |
|
"name": "Matt Johnson", |
|
"email": "mj1856@hotmail.com", |
|
"url": "http://codeofmatt.com" |
|
}, |
|
{ |
|
"name": "Isaac Cambron", |
|
"email": "isaac@isaaccambron.com", |
|
"url": "http://isaaccambron.com" |
|
}, |
|
{ |
|
"name": "Andre Polykanine", |
|
"email": "andre@oire.org", |
|
"url": "https://github.com/oire" |
|
} |
|
], |
|
"description": "Parse, validate, manipulate, and display dates", |
|
"homepage": "http://momentjs.com", |
|
"keywords": [ |
|
"date", |
|
"ender", |
|
"format", |
|
"i18n", |
|
"l10n", |
|
"moment", |
|
"parse", |
|
"time", |
|
"validate" |
|
], |
|
"time": "2019-01-21T21:10:34+00:00" |
|
}, |
|
{ |
|
"name": "npm-asset/php-date-formatter", |
|
"version": "v1.3.5", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/kartik-v/php-date-formatter.git", |
|
"reference": "d842e1c4e6a8d6108017b726321c305bb5ae4fb5" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/kartik-v/php-date-formatter/zipball/d842e1c4e6a8d6108017b726321c305bb5ae4fb5", |
|
"reference": "d842e1c4e6a8d6108017b726321c305bb5ae4fb5", |
|
"shasum": "" |
|
}, |
|
"type": "npm-asset-library", |
|
"extra": { |
|
"npm-asset-bugs": { |
|
"url": "https://github.com/kartik-v/php-date-formatter/issues" |
|
}, |
|
"npm-asset-main": "js/php-date-formatter.js", |
|
"npm-asset-directories": { |
|
"example": "examples" |
|
}, |
|
"npm-asset-repository": { |
|
"type": "git", |
|
"url": "https://github.com/kartik-v/php-date-formatter.git" |
|
} |
|
}, |
|
"license": [ |
|
"BSD-3-Clause" |
|
], |
|
"authors": [ |
|
"Kartik Visweswaran <kartikv2@gmail.com>" |
|
], |
|
"description": "A Javascript datetime formatting and manipulation library using PHP date-time formats.", |
|
"homepage": "https://github.com/kartik-v/php-date-formatter", |
|
"time": "2018-07-13T06:56:46+00:00" |
|
}, |
|
{ |
|
"name": "npm-asset/typeahead.js", |
|
"version": "0.11.1", |
|
"dist": { |
|
"type": "tar", |
|
"url": "https://registry.npmjs.org/typeahead.js/-/typeahead.js-0.11.1.tgz", |
|
"reference": null, |
|
"shasum": "4e64e671b22310a8606f4aec805924ba84b015b8" |
|
}, |
|
"require": { |
|
"npm-asset/jquery": ">=1.7" |
|
}, |
|
"type": "npm-asset-library", |
|
"extra": { |
|
"npm-asset-bugs": { |
|
"url": "https://github.com/twitter/typeahead.js/issues" |
|
}, |
|
"npm-asset-main": "dist/typeahead.bundle.js", |
|
"npm-asset-directories": [], |
|
"npm-asset-repository": { |
|
"type": "git", |
|
"url": "https://github.com/twitter/typeahead.js.git" |
|
}, |
|
"npm-asset-scripts": { |
|
"test": "./node_modules/karma/bin/karma start --single-run --browsers PhantomJS" |
|
} |
|
}, |
|
"authors": [ |
|
{ |
|
"name": "Twitter, Inc.", |
|
"url": "https://twitter.com/twitteross" |
|
}, |
|
{ |
|
"name": "Jake Harding", |
|
"url": "https://twitter.com/JakeHarding" |
|
}, |
|
{ |
|
"name": "Tim Trueman", |
|
"url": "https://twitter.com/timtrueman" |
|
}, |
|
{ |
|
"name": "Veljko Skarich", |
|
"url": "https://twitter.com/vskarich" |
|
} |
|
], |
|
"description": "fast and fully-featured autocomplete library", |
|
"homepage": "http://twitter.github.com/typeahead.js", |
|
"keywords": [ |
|
"autocomplete", |
|
"typeahead" |
|
], |
|
"time": "2015-04-27T04:03:42+00:00" |
|
}, |
|
{ |
|
"name": "paragonie/certainty", |
|
"version": "v2.5.0", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/paragonie/certainty.git", |
|
"reference": "cc39b91595e577fdff6128d7ce787892bd117274" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/paragonie/certainty/zipball/cc39b91595e577fdff6128d7ce787892bd117274", |
|
"reference": "cc39b91595e577fdff6128d7ce787892bd117274", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"ext-curl": "*", |
|
"ext-json": "*", |
|
"guzzlehttp/guzzle": "^6", |
|
"paragonie/constant_time_encoding": "^1|^2", |
|
"paragonie/sodium_compat": "^1.11", |
|
"php": "^5.5|^7" |
|
}, |
|
"require-dev": { |
|
"composer/composer": "^1", |
|
"phpunit/phpunit": "^4|^5|^6" |
|
}, |
|
"bin": [ |
|
"bin/certainty-cert-symlink" |
|
], |
|
"type": "library", |
|
"autoload": { |
|
"psr-4": { |
|
"ParagonIE\\Certainty\\": "src/" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"ISC" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Paragon Initiative Enterprises", |
|
"email": "security@paragonie.com", |
|
"homepage": "https://paragonie.com" |
|
} |
|
], |
|
"description": "Up-to-date, verifiable repository for Certificate Authorities", |
|
"keywords": [ |
|
"CA-Cert", |
|
"Ed25519", |
|
"Public-Key Infractructure", |
|
"ca", |
|
"ca-cert.pem", |
|
"cacert", |
|
"cacert.pem", |
|
"certificate authority", |
|
"pki", |
|
"ssl", |
|
"tls" |
|
], |
|
"time": "2019-09-27T22:26:33+00:00" |
|
}, |
|
{ |
|
"name": "paragonie/constant_time_encoding", |
|
"version": "v2.2.3", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/paragonie/constant_time_encoding.git", |
|
"reference": "55af0dc01992b4d0da7f6372e2eac097bbbaffdb" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/paragonie/constant_time_encoding/zipball/55af0dc01992b4d0da7f6372e2eac097bbbaffdb", |
|
"reference": "55af0dc01992b4d0da7f6372e2eac097bbbaffdb", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"php": "^7" |
|
}, |
|
"require-dev": { |
|
"phpunit/phpunit": "^6|^7", |
|
"vimeo/psalm": "^1|^2" |
|
}, |
|
"type": "library", |
|
"autoload": { |
|
"psr-4": { |
|
"ParagonIE\\ConstantTime\\": "src/" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"MIT" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Paragon Initiative Enterprises", |
|
"email": "security@paragonie.com", |
|
"homepage": "https://paragonie.com", |
|
"role": "Maintainer" |
|
}, |
|
{ |
|
"name": "Steve 'Sc00bz' Thomas", |
|
"email": "steve@tobtu.com", |
|
"homepage": "https://www.tobtu.com", |
|
"role": "Original Developer" |
|
} |
|
], |
|
"description": "Constant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16)", |
|
"keywords": [ |
|
"base16", |
|
"base32", |
|
"base32_decode", |
|
"base32_encode", |
|
"base64", |
|
"base64_decode", |
|
"base64_encode", |
|
"bin2hex", |
|
"encoding", |
|
"hex", |
|
"hex2bin", |
|
"rfc4648" |
|
], |
|
"time": "2019-01-03T20:26:31+00:00" |
|
}, |
|
{ |
|
"name": "paragonie/hidden-string", |
|
"version": "v1.0.0", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/paragonie/hidden-string.git", |
|
"reference": "0bbb00be0e33b8e1d48fa79ea35cd42d3091a936" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/paragonie/hidden-string/zipball/0bbb00be0e33b8e1d48fa79ea35cd42d3091a936", |
|
"reference": "0bbb00be0e33b8e1d48fa79ea35cd42d3091a936", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"paragonie/constant_time_encoding": "^2", |
|
"paragonie/sodium_compat": "^1.6", |
|
"php": "^7" |
|
}, |
|
"require-dev": { |
|
"phpunit/phpunit": "^6|^7", |
|
"vimeo/psalm": "^1" |
|
}, |
|
"type": "library", |
|
"autoload": { |
|
"psr-4": { |
|
"ParagonIE\\HiddenString\\": "./src" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"MPL-2.0" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Paragon Initiative Enterprises", |
|
"email": "info@paragonie.com", |
|
"homepage": "https://paragonie.com" |
|
} |
|
], |
|
"description": "Encapsulate strings in an object to hide them from stack traces", |
|
"homepage": "https://github.com/paragonie/hidden-string", |
|
"keywords": [ |
|
"hidden", |
|
"stack trace", |
|
"string" |
|
], |
|
"time": "2018-05-07T20:28:06+00:00" |
|
}, |
|
{ |
|
"name": "paragonie/random_compat", |
|
"version": "v9.99.99", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/paragonie/random_compat.git", |
|
"reference": "84b4dfb120c6f9b4ff7b3685f9b8f1aa365a0c95" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/paragonie/random_compat/zipball/84b4dfb120c6f9b4ff7b3685f9b8f1aa365a0c95", |
|
"reference": "84b4dfb120c6f9b4ff7b3685f9b8f1aa365a0c95", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"php": "^7" |
|
}, |
|
"require-dev": { |
|
"phpunit/phpunit": "4.*|5.*", |
|
"vimeo/psalm": "^1" |
|
}, |
|
"suggest": { |
|
"ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes." |
|
}, |
|
"type": "library", |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"MIT" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Paragon Initiative Enterprises", |
|
"email": "security@paragonie.com", |
|
"homepage": "https://paragonie.com" |
|
} |
|
], |
|
"description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7", |
|
"keywords": [ |
|
"csprng", |
|
"polyfill", |
|
"pseudorandom", |
|
"random" |
|
], |
|
"time": "2018-07-02T15:55:56+00:00" |
|
}, |
|
{ |
|
"name": "paragonie/sodium_compat", |
|
"version": "v1.11.1", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/paragonie/sodium_compat.git", |
|
"reference": "a9f968bc99485f85f9303a8524c3485a7e87bc15" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/paragonie/sodium_compat/zipball/a9f968bc99485f85f9303a8524c3485a7e87bc15", |
|
"reference": "a9f968bc99485f85f9303a8524c3485a7e87bc15", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"paragonie/random_compat": ">=1", |
|
"php": "^5.2.4|^5.3|^5.4|^5.5|^5.6|^7|^8" |
|
}, |
|
"require-dev": { |
|
"phpunit/phpunit": "^3|^4|^5" |
|
}, |
|
"suggest": { |
|
"ext-libsodium": "PHP < 7.0: Better performance, password hashing (Argon2i), secure memory management (memzero), and better security.", |
|
"ext-sodium": "PHP >= 7.0: Better performance, password hashing (Argon2i), secure memory management (memzero), and better security." |
|
}, |
|
"type": "library", |
|
"autoload": { |
|
"files": [ |
|
"autoload.php" |
|
] |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"ISC" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Paragon Initiative Enterprises", |
|
"email": "security@paragonie.com" |
|
}, |
|
{ |
|
"name": "Frank Denis", |
|
"email": "jedisct1@pureftpd.org" |
|
} |
|
], |
|
"description": "Pure PHP implementation of libsodium; uses the PHP extension if it exists", |
|
"keywords": [ |
|
"Authentication", |
|
"BLAKE2b", |
|
"ChaCha20", |
|
"ChaCha20-Poly1305", |
|
"Chapoly", |
|
"Curve25519", |
|
"Ed25519", |
|
"EdDSA", |
|
"Edwards-curve Digital Signature Algorithm", |
|
"Elliptic Curve Diffie-Hellman", |
|
"Poly1305", |
|
"Pure-PHP cryptography", |
|
"RFC 7748", |
|
"RFC 8032", |
|
"Salpoly", |
|
"Salsa20", |
|
"X25519", |
|
"XChaCha20-Poly1305", |
|
"XSalsa20-Poly1305", |
|
"Xchacha20", |
|
"Xsalsa20", |
|
"aead", |
|
"cryptography", |
|
"ecdh", |
|
"elliptic curve", |
|
"elliptic curve cryptography", |
|
"encryption", |
|
"libsodium", |
|
"php", |
|
"public-key cryptography", |
|
"secret-key cryptography", |
|
"side-channel resistant" |
|
], |
|
"time": "2019-09-12T12:05:58+00:00" |
|
}, |
|
{ |
|
"name": "pear/console_table", |
|
"version": "v1.3.1", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/pear/Console_Table.git", |
|
"reference": "1930c11897ca61fd24b95f2f785e99e0f36dcdea" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/pear/Console_Table/zipball/1930c11897ca61fd24b95f2f785e99e0f36dcdea", |
|
"reference": "1930c11897ca61fd24b95f2f785e99e0f36dcdea", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"php": ">=5.2.0" |
|
}, |
|
"suggest": { |
|
"pear/Console_Color2": ">=0.1.2" |
|
}, |
|
"type": "library", |
|
"autoload": { |
|
"classmap": [ |
|
"Table.php" |
|
] |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"BSD-2-Clause" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Jan Schneider", |
|
"homepage": "http://pear.php.net/user/yunosh" |
|
}, |
|
{ |
|
"name": "Tal Peer", |
|
"homepage": "http://pear.php.net/user/tal" |
|
}, |
|
{ |
|
"name": "Xavier Noguer", |
|
"homepage": "http://pear.php.net/user/xnoguer" |
|
}, |
|
{ |
|
"name": "Richard Heyes", |
|
"homepage": "http://pear.php.net/user/richard" |
|
} |
|
], |
|
"description": "Library that makes it easy to build console style tables.", |
|
"homepage": "http://pear.php.net/package/Console_Table/", |
|
"keywords": [ |
|
"console" |
|
], |
|
"time": "2018-01-25T20:47:17+00:00" |
|
}, |
|
{ |
|
"name": "pear/text_languagedetect", |
|
"version": "v1.0.0", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/pear/Text_LanguageDetect.git", |
|
"reference": "bb9ff6f4970f686fac59081e916b456021fe7ba6" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/pear/Text_LanguageDetect/zipball/bb9ff6f4970f686fac59081e916b456021fe7ba6", |
|
"reference": "bb9ff6f4970f686fac59081e916b456021fe7ba6", |
|
"shasum": "" |
|
}, |
|
"require-dev": { |
|
"phpunit/phpunit": "*" |
|
}, |
|
"suggest": { |
|
"ext-mbstring": "May require the mbstring PHP extension" |
|
}, |
|
"type": "library", |
|
"autoload": { |
|
"psr-0": { |
|
"Text": "./" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"include-path": [ |
|
"./" |
|
], |
|
"license": [ |
|
"BSD-2-Clause" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Nicholas Pisarro", |
|
"email": "taak@php.net", |
|
"role": "Lead" |
|
} |
|
], |
|
"description": "Identify human languages from text samples", |
|
"homepage": "http://pear.php.net/package/Text_LanguageDetect", |
|
"time": "2017-03-02T16:14:08+00:00" |
|
}, |
|
{ |
|
"name": "pragmarx/google2fa", |
|
"version": "v5.0.0", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/antonioribeiro/google2fa.git", |
|
"reference": "17c969c82f427dd916afe4be50bafc6299aef1b4" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/antonioribeiro/google2fa/zipball/17c969c82f427dd916afe4be50bafc6299aef1b4", |
|
"reference": "17c969c82f427dd916afe4be50bafc6299aef1b4", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"paragonie/constant_time_encoding": "~1.0|~2.0", |
|
"paragonie/random_compat": ">=1", |
|
"php": ">=5.4", |
|
"symfony/polyfill-php56": "~1.2" |
|
}, |
|
"require-dev": { |
|
"phpunit/phpunit": "~4|~5|~6" |
|
}, |
|
"type": "library", |
|
"extra": { |
|
"component": "package", |
|
"branch-alias": { |
|
"dev-master": "2.0-dev" |
|
} |
|
}, |
|
"autoload": { |
|
"psr-4": { |
|
"PragmaRX\\Google2FA\\": "src/", |
|
"PragmaRX\\Google2FA\\Tests\\": "tests/" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"MIT" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Antonio Carlos Ribeiro", |
|
"email": "acr@antoniocarlosribeiro.com", |
|
"role": "Creator & Designer" |
|
} |
|
], |
|
"description": "A One Time Password Authentication package, compatible with Google Authenticator.", |
|
"keywords": [ |
|
"2fa", |
|
"Authentication", |
|
"Two Factor Authentication", |
|
"google2fa" |
|
], |
|
"time": "2019-03-19T22:44:16+00:00" |
|
}, |
|
{ |
|
"name": "pragmarx/random", |
|
"version": "v0.2.2", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/antonioribeiro/random.git", |
|
"reference": "daf08a189c5d2d40d1a827db46364d3a741a51b7" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/antonioribeiro/random/zipball/daf08a189c5d2d40d1a827db46364d3a741a51b7", |
|
"reference": "daf08a189c5d2d40d1a827db46364d3a741a51b7", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"php": ">=7.0" |
|
}, |
|
"require-dev": { |
|
"fzaninotto/faker": "~1.7", |
|
"phpunit/phpunit": "~6.4", |
|
"pragmarx/trivia": "~0.1", |
|
"squizlabs/php_codesniffer": "^2.3" |
|
}, |
|
"suggest": { |
|
"fzaninotto/faker": "Allows you to get dozens of randomized types", |
|
"pragmarx/trivia": "For the trivia database" |
|
}, |
|
"type": "library", |
|
"extra": { |
|
"branch-alias": { |
|
"dev-master": "1.0-dev" |
|
} |
|
}, |
|
"autoload": { |
|
"psr-4": { |
|
"PragmaRX\\Random\\": "src" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"MIT" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Antonio Carlos Ribeiro", |
|
"email": "acr@antoniocarlosribeiro.com", |
|
"homepage": "https://antoniocarlosribeiro.com", |
|
"role": "Developer" |
|
} |
|
], |
|
"description": "Create random chars, numbers, strings", |
|
"homepage": "https://github.com/antonioribeiro/random", |
|
"keywords": [ |
|
"Randomize", |
|
"faker", |
|
"pragmarx", |
|
"random", |
|
"random number", |
|
"random pattern", |
|
"random string" |
|
], |
|
"time": "2017-11-21T05:26:22+00:00" |
|
}, |
|
{ |
|
"name": "pragmarx/recovery", |
|
"version": "v0.1.0", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/antonioribeiro/recovery.git", |
|
"reference": "e16573a1ae5345cc3b100eec6d0296a1a15a90fe" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/antonioribeiro/recovery/zipball/e16573a1ae5345cc3b100eec6d0296a1a15a90fe", |
|
"reference": "e16573a1ae5345cc3b100eec6d0296a1a15a90fe", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"php": "~7.0", |
|
"pragmarx/random": "~0.1" |
|
}, |
|
"require-dev": { |
|
"phpunit/phpunit": ">=5.4.3", |
|
"squizlabs/php_codesniffer": "^2.3", |
|
"tightenco/collect": "^5" |
|
}, |
|
"suggest": { |
|
"tightenco/collect": "Allows to generate recovery codes as collections" |
|
}, |
|
"type": "library", |
|
"extra": { |
|
"branch-alias": { |
|
"dev-master": "1.0-dev" |
|
} |
|
}, |
|
"autoload": { |
|
"psr-4": { |
|
"PragmaRX\\Recovery\\": "src" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"MIT" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Antonio Carlos Ribeiro", |
|
"email": "acr@antoniocarlosribeiro.com", |
|
"homepage": "https://antoniocarlosribeiro.com", |
|
"role": "Developer" |
|
} |
|
], |
|
"description": "Create recovery codes for two factor auth", |
|
"homepage": "https://github.com/antonioribeiro/recovery", |
|
"keywords": [ |
|
"2fa", |
|
"account recovery", |
|
"auth", |
|
"backup codes", |
|
"google2fa", |
|
"pragmarx", |
|
"recovery", |
|
"recovery codes", |
|
"two factor auth" |
|
], |
|
"time": "2017-09-19T16:58:00+00:00" |
|
}, |
|
{ |
|
"name": "psr/cache", |
|
"version": "1.0.1", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/php-fig/cache.git", |
|
"reference": "d11b50ad223250cf17b86e38383413f5a6764bf8" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/php-fig/cache/zipball/d11b50ad223250cf17b86e38383413f5a6764bf8", |
|
"reference": "d11b50ad223250cf17b86e38383413f5a6764bf8", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"php": ">=5.3.0" |
|
}, |
|
"type": "library", |
|
"extra": { |
|
"branch-alias": { |
|
"dev-master": "1.0.x-dev" |
|
} |
|
}, |
|
"autoload": { |
|
"psr-4": { |
|
"Psr\\Cache\\": "src/" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"MIT" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "PHP-FIG", |
|
"homepage": "http://www.php-fig.org/" |
|
} |
|
], |
|
"description": "Common interface for caching libraries", |
|
"keywords": [ |
|
"cache", |
|
"psr", |
|
"psr-6" |
|
], |
|
"time": "2016-08-06T20:24:11+00:00" |
|
}, |
|
{ |
|
"name": "psr/container", |
|
"version": "1.0.0", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/php-fig/container.git", |
|
"reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/php-fig/container/zipball/b7ce3b176482dbbc1245ebf52b181af44c2cf55f", |
|
"reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"php": ">=5.3.0" |
|
}, |
|
"type": "library", |
|
"extra": { |
|
"branch-alias": { |
|
"dev-master": "1.0.x-dev" |
|
} |
|
}, |
|
"autoload": { |
|
"psr-4": { |
|
"Psr\\Container\\": "src/" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"MIT" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "PHP-FIG", |
|
"homepage": "http://www.php-fig.org/" |
|
} |
|
], |
|
"description": "Common Container Interface (PHP FIG PSR-11)", |
|
"homepage": "https://github.com/php-fig/container", |
|
"keywords": [ |
|
"PSR-11", |
|
"container", |
|
"container-interface", |
|
"container-interop", |
|
"psr" |
|
], |
|
"time": "2017-02-14T16:28:37+00:00" |
|
}, |
|
{ |
|
"name": "psr/http-message", |
|
"version": "1.0.1", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/php-fig/http-message.git", |
|
"reference": "f6561bf28d520154e4b0ec72be95418abe6d9363" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363", |
|
"reference": "f6561bf28d520154e4b0ec72be95418abe6d9363", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"php": ">=5.3.0" |
|
}, |
|
"type": "library", |
|
"extra": { |
|
"branch-alias": { |
|
"dev-master": "1.0.x-dev" |
|
} |
|
}, |
|
"autoload": { |
|
"psr-4": { |
|
"Psr\\Http\\Message\\": "src/" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"MIT" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "PHP-FIG", |
|
"homepage": "http://www.php-fig.org/" |
|
} |
|
], |
|
"description": "Common interface for HTTP messages", |
|
"homepage": "https://github.com/php-fig/http-message", |
|
"keywords": [ |
|
"http", |
|
"http-message", |
|
"psr", |
|
"psr-7", |
|
"request", |
|
"response" |
|
], |
|
"time": "2016-08-06T14:39:51+00:00" |
|
}, |
|
{ |
|
"name": "psr/log", |
|
"version": "1.1.0", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/php-fig/log.git", |
|
"reference": "6c001f1daafa3a3ac1d8ff69ee4db8e799a654dd" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/php-fig/log/zipball/6c001f1daafa3a3ac1d8ff69ee4db8e799a654dd", |
|
"reference": "6c001f1daafa3a3ac1d8ff69ee4db8e799a654dd", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"php": ">=5.3.0" |
|
}, |
|
"type": "library", |
|
"extra": { |
|
"branch-alias": { |
|
"dev-master": "1.0.x-dev" |
|
} |
|
}, |
|
"autoload": { |
|
"psr-4": { |
|
"Psr\\Log\\": "Psr/Log/" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"MIT" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "PHP-FIG", |
|
"homepage": "http://www.php-fig.org/" |
|
} |
|
], |
|
"description": "Common interface for logging libraries", |
|
"homepage": "https://github.com/php-fig/log", |
|
"keywords": [ |
|
"log", |
|
"psr", |
|
"psr-3" |
|
], |
|
"time": "2018-11-20T15:27:04+00:00" |
|
}, |
|
{ |
|
"name": "ralouphie/getallheaders", |
|
"version": "3.0.3", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/ralouphie/getallheaders.git", |
|
"reference": "120b605dfeb996808c31b6477290a714d356e822" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a714d356e822", |
|
"reference": "120b605dfeb996808c31b6477290a714d356e822", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"php": ">=5.6" |
|
}, |
|
"require-dev": { |
|
"php-coveralls/php-coveralls": "^2.1", |
|
"phpunit/phpunit": "^5 || ^6.5" |
|
}, |
|
"type": "library", |
|
"autoload": { |
|
"files": [ |
|
"src/getallheaders.php" |
|
] |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"MIT" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Ralph Khattar", |
|
"email": "ralph.khattar@gmail.com" |
|
} |
|
], |
|
"description": "A polyfill for getallheaders.", |
|
"time": "2019-03-08T08:55:37+00:00" |
|
}, |
|
{ |
|
"name": "seld/cli-prompt", |
|
"version": "1.0.3", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/Seldaek/cli-prompt.git", |
|
"reference": "a19a7376a4689d4d94cab66ab4f3c816019ba8dd" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/Seldaek/cli-prompt/zipball/a19a7376a4689d4d94cab66ab4f3c816019ba8dd", |
|
"reference": "a19a7376a4689d4d94cab66ab4f3c816019ba8dd", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"php": ">=5.3" |
|
}, |
|
"type": "library", |
|
"extra": { |
|
"branch-alias": { |
|
"dev-master": "1.x-dev" |
|
} |
|
}, |
|
"autoload": { |
|
"psr-4": { |
|
"Seld\\CliPrompt\\": "src/" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"MIT" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Jordi Boggiano", |
|
"email": "j.boggiano@seld.be" |
|
} |
|
], |
|
"description": "Allows you to prompt for user input on the command line, and optionally hide the characters they type", |
|
"keywords": [ |
|
"cli", |
|
"console", |
|
"hidden", |
|
"input", |
|
"prompt" |
|
], |
|
"time": "2017-03-18T11:32:45+00:00" |
|
}, |
|
{ |
|
"name": "smarty/smarty", |
|
"version": "v3.1.33", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/smarty-php/smarty.git", |
|
"reference": "dd55b23121e55a3b4f1af90a707a6c4e5969530f" |
|
}, |
|