expressCart/app.json

18 lines
469 B
JSON

{
"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"
]
}