{
  "name": "ecommerce",
  "version": "0.1.1",
  "description": "Easily create Ecommerce sites powered by Hanzo.",
  "main": "bin/ecommerce",
  "scripts": {
    "test": "cake test"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/hanzo-io/ecommerce.git"
  },
  "keywords": [
    "ecommerce",
    "shopping",
    "preorders",
    "referrals",
    "crowdfunding",
    "commerce",
    "checkout",
    "browser",
    "subscriptions"
  ],
  "author": "Hanzo, Inc <hi@hanzo.io> (https://hanzo.io)",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/hanzo-io/ecommerce/issues"
  },
  "homepage": "https://github.com/hanzo-io/ecommerce#readme",
  "dependencies": {
    "recursive-copy": "2.0.5",
    "ronin": "0.3.11"
  },
  "devDependencies": {
    "cake-publish": "0.1.5",
    "cake-test": "0.1.0",
    "cake-version": "0.1.9",
    "coffee-script": "1.11.1",
    "shortcake": "1.1.18"
  }
}