567459626d
* go minimal! * cleanup style * more whitespace, more awesome * done with new layout. Moved buttons inside message, to avoid problems with <a> containing another <a> (which is invalid). * added support for local date. and updated libs. * new layout
214 lines
6.9 KiB
JSON
214 lines
6.9 KiB
JSON
{
|
|
"_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#composer-lock-the-lock-file",
|
|
"This file is @generated automatically"
|
|
],
|
|
"hash": "1175b971ed4569a8c9f93646384529e7",
|
|
"content-hash": "4b2136dccba636ec0370e8547b0a738e",
|
|
"packages": [
|
|
{
|
|
"name": "ezyang/htmlpurifier",
|
|
"version": "v4.10.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/ezyang/htmlpurifier.git",
|
|
"reference": "d85d39da4576a6934b72480be6978fb10c860021"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/d85d39da4576a6934b72480be6978fb10c860021",
|
|
"reference": "d85d39da4576a6934b72480be6978fb10c860021",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.2"
|
|
},
|
|
"require-dev": {
|
|
"simpletest/simpletest": "^1.1"
|
|
},
|
|
"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": "2018-02-23 01:58:20"
|
|
},
|
|
{
|
|
"name": "fightbulc/moment",
|
|
"version": "1.26.10",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/fightbulc/moment.php.git",
|
|
"reference": "2fe6607fdbbd45b48708f539c70fde89ca9d10e6"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/fightbulc/moment.php/zipball/2fe6607fdbbd45b48708f539c70fde89ca9d10e6",
|
|
"reference": "2fe6607fdbbd45b48708f539c70fde89ca9d10e6",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.0"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "4.2.*"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Moment\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Ashish Tilara",
|
|
"email": "ashish@itcutives.com",
|
|
"role": "developer"
|
|
},
|
|
{
|
|
"name": "Jaroslaw Kozak",
|
|
"email": "jaroslaw.kozak68@gmail.com",
|
|
"role": "developer"
|
|
},
|
|
{
|
|
"name": "Tino Ehrich",
|
|
"email": "tino@bigpun.me",
|
|
"role": "developer"
|
|
}
|
|
],
|
|
"description": "Parse, validate, manipulate, and display dates in PHP w/ i18n support. Inspired by moment.js",
|
|
"keywords": [
|
|
"date",
|
|
"display",
|
|
"format",
|
|
"i18n",
|
|
"locale",
|
|
"manipulate",
|
|
"moment",
|
|
"parse",
|
|
"time",
|
|
"translation",
|
|
"validate"
|
|
],
|
|
"time": "2017-08-14 05:06:04"
|
|
},
|
|
{
|
|
"name": "gnugat/PronounceableWord",
|
|
"version": "2.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "git@github.com:gnugat/PronounceableWord.git",
|
|
"reference": "60a19dc7148e92de35ea536b9f873b86365d48f0"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/gnugat/PronounceableWord/zipball/60a19dc7148e92de35ea536b9f873b86365d48f0",
|
|
"reference": "60a19dc7148e92de35ea536b9f873b86365d48f0",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.2"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-0": {
|
|
"PronounceableWord_": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Loïc Chardonnet"
|
|
}
|
|
],
|
|
"description": "A light, customizable and simple library generating random and pronounceable words without using dictionaries or Markov chains.",
|
|
"homepage": "https://github.com/gnugat/PronounceableWord",
|
|
"keywords": [
|
|
"generator",
|
|
"pronounceable",
|
|
"word"
|
|
],
|
|
"abandoned": true,
|
|
"time": "2012-01-08 19:36:58"
|
|
},
|
|
{
|
|
"name": "php-imap/php-imap",
|
|
"version": "2.0.3",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/barbushin/php-imap.git",
|
|
"reference": "cc1a49a3f68090db182183c59ffbc09055d59f5b"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/barbushin/php-imap/zipball/cc1a49a3f68090db182183c59ffbc09055d59f5b",
|
|
"reference": "cc1a49a3f68090db182183c59ffbc09055d59f5b",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.0"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-0": {
|
|
"PhpImap": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD 3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Sergey Barbushin",
|
|
"email": "barbushin@gmail.com",
|
|
"homepage": "http://linkedin.com/in/barbushin"
|
|
}
|
|
],
|
|
"description": "PHP class to access mailbox by POP3/IMAP/NNTP using IMAP extension",
|
|
"homepage": "https://github.com/barbushin/php-imap",
|
|
"keywords": [
|
|
"imap",
|
|
"mail",
|
|
"php"
|
|
],
|
|
"time": "2015-09-16 07:40:39"
|
|
}
|
|
],
|
|
"packages-dev": [],
|
|
"aliases": [],
|
|
"minimum-stability": "stable",
|
|
"stability-flags": [],
|
|
"prefer-stable": false,
|
|
"prefer-lowest": false,
|
|
"platform": [],
|
|
"platform-dev": []
|
|
}
|