18 lines
385 B
JSON
18 lines
385 B
JSON
{
|
|
"name": "tlanyan/ghproxy",
|
|
"description": "Github.com proxy for China mainland users",
|
|
"type": "project",
|
|
"license": "MIT",
|
|
"authors": [
|
|
{
|
|
"name": "tlanyan",
|
|
"email": "tlanyan@hotmail.com"
|
|
}
|
|
],
|
|
"minimum-stability": "stable",
|
|
"require": {
|
|
"react/event-loop": "^1.1",
|
|
"react/http": "^1.2"
|
|
}
|
|
}
|