ecommerce
Version:
Easily create Ecommerce sites powered by Hanzo.
16 lines (15 loc) • 332 B
JSON
{
"name": "bootstrap-sidecart",
"version": "1.0.0",
"description": "sidecart example using bootstrap",
"main": "app.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "Thomas Noe (t3h2mas)",
"license": "MIT",
"dependencies": {
"shop.js": "^1.0.36"
}
}