mirror of
https://we.phorge.it/source/phorge.git
synced 2024-11-10 08:52:39 +01:00
10 lines
264 B
JSON
10 lines
264 B
JSON
{
|
|
"project_id" : "phabricator",
|
|
"conduit_uri" : "http://local.aphront.com/api/",
|
|
"lint_engine" : "PhutilLintEngine",
|
|
"unit_engine" : "PhutilUnitTestEngine",
|
|
"copyright_holder" : "Facebook, Inc.",
|
|
"phutil_libraries" : {
|
|
"phabricator" : "src/"
|
|
}
|
|
}
|