mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-12-31 14:12:29 +01:00
48 lines
1.4 KiB
JSON
48 lines
1.4 KiB
JSON
[
|
|
{
|
|
"name": "ccampbell/chromephp",
|
|
"version": "4.1.0",
|
|
"version_normalized": "4.1.0.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"
|
|
},
|
|
"time": "2013-06-26 03:44:33",
|
|
"type": "library",
|
|
"installation-source": "dist",
|
|
"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"
|
|
]
|
|
}
|
|
]
|