Updated Heroku settings
parent
869792b8b1
commit
5d33df7ce0
|
@ -0,0 +1,17 @@
|
||||||
|
{
|
||||||
|
"name": "expressCart",
|
||||||
|
"description": "A fully functioning Node.js shopping cart with Stripe, PayPal and Authorize.net payments.",
|
||||||
|
"repository": "https://github.com/mrvautin/expressCart",
|
||||||
|
"logo": "https://expresscart.markmoffat.com/assets/img/logo.png",
|
||||||
|
"keywords": [
|
||||||
|
"Shopping cart",
|
||||||
|
"express",
|
||||||
|
"mongodb",
|
||||||
|
"nodejs",
|
||||||
|
"ecommerce",
|
||||||
|
"paypal",
|
||||||
|
"lunr",
|
||||||
|
"cart",
|
||||||
|
"shopping"
|
||||||
|
]
|
||||||
|
}
|
Loading…
Reference in New Issue