mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-02-09 17:32:35 +01:00
Installed FirePHP with composer
This commit is contained in:
43
htdocs/includes/firephp/firephp-core/package.json
Normal file
43
htdocs/includes/firephp/firephp-core/package.json
Normal file
@@ -0,0 +1,43 @@
|
||||
{
|
||||
"uid": "https://github.com/firephp/firephp-core/",
|
||||
"name": "firephp-core",
|
||||
"version": "0.4.0",
|
||||
"label": "FirePHP Server Library",
|
||||
"repositories": [
|
||||
{
|
||||
"type": "git",
|
||||
"url": "git://github.com/firephp/firephp-core.git"
|
||||
}
|
||||
],
|
||||
"maintainers": [
|
||||
{
|
||||
"name": "Christoph Dorn",
|
||||
"email": "christoph@christophdorn.com",
|
||||
"web": "http://www.christophdorn.com/",
|
||||
"alias": {
|
||||
"github": "cadorn"
|
||||
}
|
||||
}
|
||||
],
|
||||
"contributors": [
|
||||
{
|
||||
"name": "Christoph Dorn",
|
||||
"email": "christoph@christophdorn.com",
|
||||
"web": "http://www.christophdorn.com/",
|
||||
"alias": {
|
||||
"github": "cadorn"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Michael Day",
|
||||
"email": "manveru.alma@gmail.com"
|
||||
},
|
||||
{
|
||||
"name": "Sokolov Innokenty",
|
||||
"email": "sokolov.innokenty@gmail.com",
|
||||
"alias": {
|
||||
"github": "qbbr"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user