Create bower.json

master
BrunoMine 2018-08-18 11:28:20 -03:00 committed by GitHub
parent 2c14bb4a49
commit c48c01e313
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": "oficios",
"description": "Oficios para Minetest",
"keywords": [
"oficios"
],
"homepage": "https://github.com/BrunoMine/oficios",
"forum": "https://forum.minetest.net/viewtopic.php?t=1",
"screenshots": [
"https://example.com/screenshot1.png"
],
"authors": [
"BrunoMine"
]
}