Necessary for supporting minetest bower package manager
This commit is contained in:
bas080 2015-08-09 14:51:14 +02:00
parent d3c6971239
commit f1e42b4cee

17
bower.json Normal file
View File

@ -0,0 +1,17 @@
{
"name": "inbox",
"description": "Safely share nodes and items with your neighbours",
"keywords": [
"inbox",
"chest",
"mail"
],
"homepage": "https://github.com/bas080/inbox/",
"screenshots": [
"https://dl.dropboxusercontent.com/u/419967/Screenshots/screenshot_3163443807.png"
],
"authors": [
"Bs080"
],
"license": "WTFPL"
}