Create bower.json

master
BrunoMine 2018-09-08 18:59:27 -03:00 committed by GitHub
parent 279fecaec9
commit 144724b9ae
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": "gps",
"description": "GPS para sobreviv\u00eancia. ",
"keywords": [
"gps"
],
"homepage": "https://github.com/BrunoMine/gps",
"forum": "https://forum.minetest.net/viewtopic.php?t=1",
"screenshots": [
"https://raw.githubusercontent.com/BrunoMine/gps/master/screenshot.png"
],
"authors": [
"BrunoMine"
]
}