Skip to content
Snippets Groups Projects
Commit 16341b31 authored by Brett O'Donnell's avatar Brett O'Donnell
Browse files

Create bower.json

parent 91e1bbd8
No related branches found
No related tags found
No related merge requests found
{
"name": "bags",
"version": "1.0.1",
"homepage": "https://cornernote.github.io/minetest-bags/",
"description": "Attach bags to your inventory to increase item storage capacity.",
"main": "init.lua",
"keywords": [
"bags"
],
"authors": [
"cornernote"
],
"license": "GPL",
"dependencies": {
"inventory_plus": "~1.0.0"
},
"ignore": [
"**/.*"
]
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment