mirror of
https://thingvellir.net/git/overte
synced 2025-03-27 23:52:03 +01:00
17 lines
338 B
JSON
17 lines
338 B
JSON
{
|
|
"name": "hf-console",
|
|
"description": "High Fidelity Console",
|
|
"author": "High Fidelity",
|
|
"license": "Apache-2.0",
|
|
"version": "1.0.0",
|
|
"keywords": [
|
|
""
|
|
],
|
|
"devDependencies": {
|
|
"electron-prebuilt": "^0.35.0"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/highfidelity/hifi.git"
|
|
}
|
|
}
|