overte-JulianGro/console/package.json
2015-12-02 13:18:32 -08:00

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"
}
}