mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-11 13:02:15 +09:00
Replace FirePHP with composer library
This commit is contained in:
parent
c3dc2c68f3
commit
ecbf7e188b
36 changed files with 3984 additions and 916 deletions
43
vendor/firephp/firephp-core/package.json
vendored
Normal file
43
vendor/firephp/firephp-core/package.json
vendored
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"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue