mirror of
https://github.com/JulianGro/overte.git
synced 2025-04-14 01:06:51 +02:00
41 lines
875 B
JSON
41 lines
875 B
JSON
{
|
|
"name": "Appreciate App",
|
|
"version": "1.5.0",
|
|
"description": "Show someone else that you like what they're doing. Open the app to see usage instructions and some options!",
|
|
"homepage": "http://overte.org",
|
|
"bugs": "",
|
|
"keywords": [
|
|
"Clapping",
|
|
"Clap",
|
|
"Applause"
|
|
],
|
|
"icon": "/appreciate.jpg",
|
|
"images": [
|
|
"/appreciate.jpg"
|
|
],
|
|
"author": {
|
|
"name": "High Fidelity",
|
|
"email": "",
|
|
"url": "",
|
|
"license": "Apache 2.0"
|
|
},
|
|
"sublicense": [
|
|
],
|
|
"contributors": [
|
|
],
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/overte-org/overte-content.git"
|
|
},
|
|
"main": "/appreciate_app.js",
|
|
"type": "app",
|
|
"meta": {
|
|
},
|
|
"dependencies": {
|
|
},
|
|
"engines": {
|
|
},
|
|
"resource": {
|
|
"version": 1.0.0
|
|
}
|
|
}
|