Create bower.json

master
BrunoMine 2018-07-13 19:25:55 -03:00 committed by GitHub
parent 610d5eb885
commit 7aa0e9a7f0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 15 additions and 0 deletions

15
bower.json Normal file
View File

@ -0,0 +1,15 @@
{
"name": "telepro",
"description": "Transporte para jogadores",
"keywords": [
"telepro"
],
"homepage": "https://github.com/BrunoMine/telepro",
"forum": "https://forum.minetest.net/viewtopic.php?t=1",
"screenshots": [
"https://raw.githubusercontent.com/BrunoMine/telepro/master/screenshot.png"
],
"authors": [
"BrunoMine"
]
}