Created bower.json
This commit is contained in:
parent
d25172baff
commit
22dd84c253
|
|
@ -0,0 +1,18 @@
|
|||
{
|
||||
"name": "bagisto",
|
||||
"description": "An eCommerce ecosystem for All to build and scale your business.",
|
||||
"main": "",
|
||||
"authors": [
|
||||
"Webkul <support@webkul.com>"
|
||||
],
|
||||
"license": "MIT",
|
||||
"keywords": [
|
||||
"ecommerce",
|
||||
"framework",
|
||||
"laravel",
|
||||
"php",
|
||||
"store",
|
||||
"commerce"
|
||||
],
|
||||
"homepage": "https://github.com/bagisto/bagisto"
|
||||
}
|
||||
Loading…
Reference in New Issue