Create bower.json

master
BrunoMine 2018-08-18 20:35:04 -03:00 committed by GitHub
parent 08fa773d22
commit 628eb16c08
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": "Ofícios para Minetest",
"keywords": [
"oficios"
],
"homepage": "https://github.com/BrunoMine/oficios",
"forum": "https://forum.minetest.net/viewtopic.php?t=1",
"screenshots": [
"https://github.com/BrunoMine/oficios/blob/master/screenshot.png"
],
"authors": [
"BrunoMine"
]
}