158 lines
5.4 KiB
JSON
158 lines
5.4 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": "f0acbff2d6b30a828c38854c432a3dad",
|
|
"packages": [
|
|
{
|
|
"name": "ccampbell/chromephp",
|
|
"version": "4.1.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/ccampbell/chromephp.git",
|
|
"reference": "c3c297615d48ae5b2a86a82311152d1ed095fcef"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/ccampbell/chromephp/zipball/c3c297615d48ae5b2a86a82311152d1ed095fcef",
|
|
"reference": "c3c297615d48ae5b2a86a82311152d1ed095fcef",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.0.0"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-0": {
|
|
"ChromePhp": ""
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"Apache-2.0"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Craig Campbell",
|
|
"email": "iamcraigcampbell@gmail.com",
|
|
"homepage": "http://craig.is",
|
|
"role": "Developer"
|
|
}
|
|
],
|
|
"description": "Log variables to the Chrome console (via Chrome Logger Google Chrome extension).",
|
|
"homepage": "http://github.com/ccampbell/chromephp",
|
|
"keywords": [
|
|
"log",
|
|
"logging"
|
|
],
|
|
"time": "2013-06-26 03:44:33"
|
|
},
|
|
{
|
|
"name": "ckeditor/ckeditor",
|
|
"version": "4.3.3",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/ckeditor/ckeditor-releases.git",
|
|
"reference": "0068dd540ce8bf1815abb7b5455c55354bc56334"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/ckeditor/ckeditor-releases/zipball/0068dd540ce8bf1815abb7b5455c55354bc56334",
|
|
"reference": "0068dd540ce8bf1815abb7b5455c55354bc56334",
|
|
"shasum": ""
|
|
},
|
|
"type": "library",
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"GPL-2.0+",
|
|
"LGPL-2.1+",
|
|
"MPL-1.1+"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "CKSource - Frederico Knabben",
|
|
"homepage": "http://cksource.com"
|
|
}
|
|
],
|
|
"description": "JavaScript WYSIWYG web text editor.",
|
|
"homepage": "http://ckeditor.com",
|
|
"keywords": [
|
|
"CKEditor",
|
|
"editor",
|
|
"fckeditor",
|
|
"html",
|
|
"javascript",
|
|
"richtext",
|
|
"text",
|
|
"wysiwyg"
|
|
],
|
|
"time": "2014-02-26 15:34:37"
|
|
},
|
|
{
|
|
"name": "mobiledetect/mobiledetectlib",
|
|
"version": "2.8.3",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/serbanghita/Mobile-Detect.git",
|
|
"reference": "f5753e4b90daffe50c902e99df5ce3c58fca3fee"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/serbanghita/Mobile-Detect/zipball/f5753e4b90daffe50c902e99df5ce3c58fca3fee",
|
|
"reference": "f5753e4b90daffe50c902e99df5ce3c58fca3fee",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.0.0"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "*"
|
|
},
|
|
"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://ghita.org",
|
|
"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": "2014-07-10 20:00:25"
|
|
}
|
|
],
|
|
"packages-dev": [],
|
|
"aliases": [],
|
|
"minimum-stability": "stable",
|
|
"stability-flags": [],
|
|
"prefer-stable": false,
|
|
"prefer-lowest": false,
|
|
"platform": {
|
|
"php": ">=5.3.0",
|
|
"ext-curl": "*"
|
|
},
|
|
"platform-dev": []
|
|
}
|