overte-JulianGro/scripts/system/appreciate/resource.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
}
}