{
  "name": "daisho-sdk",
  "version": "1.0.2",
  "description": "sdk component for daisho",
  "main": "lib/",
  "scripts": {
    "prepublish": "cake build-min",
    "test": "cake build && cake test"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/hanzo-io/daisho-sdk.git"
  },
  "keywords": [
    "daisho",
    "sdk",
    "ecommerce"
  ],
  "author": "Verus Media LLC",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/hanzo-io/daisho-sdk/issues"
  },
  "homepage": "https://github.com/hanzo-io/daisho-sdk#readme",
  "devDependencies": {
    "autoprefixer": "6.3.3",
    "bebop": "1.8.3",
    "cake-publish": "0.1.1",
    "cake-version": "0.1.3",
    "chai": "^3.4.1",
    "chai-as-promised": "^5.1.0",
    "clean-css": "3.4.10",
    "co-mocha": "^1.1.2",
    "codecov.io": "^0.1.6",
    "coffee-script": "1.10.0",
    "connect": "^3.4.0",
    "coveralls": "2.11.6",
    "css-mqpacker": "4.0.0",
    "debug": "^2.2.0",
    "es5-shim": "4.4.1",
    "fs": "0.0.2",
    "istanbul": "^0.4.1",
    "joseph": "^0.2.9",
    "lost": "6.7.2",
    "lost-stylus": "0.1.2",
    "mocha": "^2.3.4",
    "mocha-lcov-reporter": "^1.0.0",
    "moment": "^2.10.6",
    "mz": "2.3.1",
    "nightmare": "2.2.0",
    "postcss-discard-comments": "2.0.4",
    "postmortem": "^0.2.3",
    "poststylus": "0.2.3",
    "random-token": "0.0.8",
    "requisite": "1.18.2",
    "rucksack-css": "0.8.5",
    "rupture": "0.6.1",
    "serve-static": "^1.10.0",
    "shortcake": "1.1.16",
    "stylus": "0.54.0",
    "uglify-js": "^2.6.1"
  }
}